John
|
35d860427e
|
add GetLastSql function for gdb
|
2019-06-01 20:31:29 +08:00 |
|
John
|
9c6f54131f
|
updates unit test cases for gdb,grpool
|
2019-06-01 19:37:00 +08:00 |
|
John
|
6e8a900f25
|
fix issue in gjson/gparser in loading xml content; add *time.Time support for gdb
|
2019-06-01 00:02:05 +08:00 |
|
John
|
945dd71251
|
TODO updates
|
2019-05-29 11:53:10 +08:00 |
|
John
|
41f33af51b
|
add gconv.StructDeep/MapDeep functions for gconv; add struct inherit converting support for gdb
|
2019-05-28 21:41:00 +08:00 |
|
John
|
635d228c86
|
adding inherit struct support for gdb
|
2019-05-16 13:56:49 +08:00 |
|
John
|
75725db6fb
|
remove gmlock for print of glog; add time.Time support for gdb
|
2019-05-15 23:53:48 +08:00 |
|
John
|
5cd8475143
|
add time.Time support for convertParam function of gdb
|
2019-05-15 16:47:39 +08:00 |
|
John
|
08ec04d8b6
|
fix issue in unit test case of gredis
|
2019-05-14 22:37:13 +08:00 |
|
John
|
c0b46f364a
|
version updates
|
2019-05-14 22:02:09 +08:00 |
|
John
|
8c5f74e8bb
|
add DoVar/ReceiveVar function for gredis
|
2019-05-14 21:34:38 +08:00 |
|
John
|
8138215597
|
comments update
|
2019-05-08 21:03:04 +08:00 |
|
John
|
7cc0c7a1cc
|
rename map type of gmap; rename BatchSet/BatchRemove to Sets/Removes for gmap/gcache
|
2019-05-08 17:21:18 +08:00 |
|
John
|
0e6c2e790d
|
copy mysql driver to third folder
|
2019-05-04 23:02:07 +08:00 |
|
John
|
34c761e9db
|
rename mysql driver from 'mysql' to 'gf-mysql' to avoid multiple imports error
|
2019-05-04 00:25:02 +08:00 |
|
John
|
87e3813636
|
remove go-sql-driver-mysql from third, add Register function to manually register 'mysql' driver
|
2019-05-04 00:10:02 +08:00 |
|
John
|
4f10562980
|
remove limit for gdb.Model.One
|
2019-04-04 23:22:09 +08:00 |
|
一墨染尽青衣颜
|
6863928b06
|
!18 限制下查询单条记录查询条数
Merge pull request !18 from 一墨染尽青衣颜/master
|
2019-04-04 22:55:13 +08:00 |
|
John
|
aa4dca11f0
|
fix issue in gtime; update comment for g/gtest
|
2019-04-04 22:52:56 +08:00 |
|
John
|
b89294561b
|
add gmap.SetIfNotExistFunc/SetIfNotExistFuncLock for gmap; update comment of gmap; update instance feature of gcfg
|
2019-04-03 23:39:31 +08:00 |
|
John
|
07476a4349
|
add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check
|
2019-04-02 14:37:46 +08:00 |
|
John
|
8e84e5b0f3
|
update comment of gredis
|
2019-03-22 11:22:03 +08:00 |
|
John
|
62580b5719
|
add examples for gredis
|
2019-03-21 23:51:57 +08:00 |
|
John
|
11c89c4090
|
fix issue in GetOrSetFuncLock of gmap/gcache; add gutil.IsEmpty/Export functions
|
2019-03-21 18:20:20 +08:00 |
|
John
|
fbb4cb3b1c
|
add more unit test cases for gredis
|
2019-03-21 10:04:53 +08:00 |
|
John
|
c9d2d5e8ab
|
add configuration support for maxIdle/maxActive/idleTimeout/maxConnLifetime of gredis; update gjson.Append/Len functions; add more unit test cases for gredis/gins/gstr/gjson
|
2019-03-21 00:14:23 +08:00 |
|
John
|
0af55794f6
|
add more unit test cases for gdb
|
2019-03-17 22:26:41 +08:00 |
|
John
|
5db039bbce
|
gdb.Model updates, rename Alterable function to Safe, change gdb.Model alterable in default, update Where function to support more cases when using map as its param, add more unit test cases for gdb.Model
|
2019-03-11 16:14:55 +08:00 |
|
John
|
94bd5da68a
|
add map key operator support in Where function for gdb
|
2019-03-08 11:12:52 +08:00 |
|
John
|
5c638c630a
|
add select in support for slice type of arguments in Where function of gdb
|
2019-03-08 10:33:36 +08:00 |
|
John
|
a6ec9d7a1c
|
update gdb.Model.Where, orverwrite args if multiple calls Where function
|
2019-03-08 10:18:38 +08:00 |
|
John
|
ebf56a86ab
|
add Alterable function for gdb.Model
|
2019-03-07 23:53:56 +08:00 |
|
John
|
2ba59e8943
|
fix issue in gtime convert in package gconv; add Structs/Scan functions for gdb.Model; add GetStructs/GetScan functions for gdb.Base and gdb.TX
|
2019-03-07 23:36:45 +08:00 |
|
John
|
5d874e9063
|
add example code for gconv.Map; comment updates of gdb
|
2019-03-05 17:52:34 +08:00 |
|
John
|
c3b9b8d5ae
|
gconv updates
|
2019-03-03 00:53:35 +08:00 |
|
John
|
1ad076c522
|
travis updates
|
2019-03-03 00:31:16 +08:00 |
|
John
|
55a5532c2e
|
gdb updates
|
2019-03-03 00:14:20 +08:00 |
|
John
|
cdb2cc89c0
|
remove password for unit test of gdb
|
2019-02-27 12:51:48 +08:00 |
|
John
|
4964c09a77
|
add more unit test cases for gdb
|
2019-02-27 12:38:12 +08:00 |
|
John
|
ef34b2c9ce
|
gdb updates, add batch operation support for Insert/Save/Replace, change list param type from List to interface{} for Batch* functions
|
2019-02-27 09:38:10 +08:00 |
|
John
|
7f44f2f5e4
|
gdb updates
|
2019-02-26 14:23:29 +08:00 |
|
John
|
66efbe63f0
|
add struct support for *Insert/*Save/*Replace/*Update/Where/Data functions
|
2019-02-26 01:19:01 +08:00 |
|
John
|
e89a49f39a
|
remove gkafka
|
2019-02-14 19:24:45 +08:00 |
|
John
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
John
|
6c6c64bb3b
|
rename category string to text
|
2019-02-01 20:45:11 +08:00 |
|
John
|
08d71cede3
|
merge qiangg_php
|
2019-02-01 00:04:34 +08:00 |
|
John
|
be1f6cfbae
|
Merge branch 'master' of https://gitee.com/johng/gf into develop
|
2019-02-01 00:02:17 +08:00 |
|
John
|
85677b952f
|
fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category
|
2019-01-30 21:27:03 +08:00 |
|
John
|
f4773ef1e4
|
add func ghttp.Group.Common for common http methods(GET/PUT/POST/DELETE) binding; fix issue #IRHB3,#IRHSJ; add more unit test cases for gvalid
|
2019-01-29 23:01:14 +08:00 |
|
John
|
4036d40c58
|
add batchSqlResult for gform; TODO++
|
2019-01-27 19:44:05 +08:00 |
|