Commit Graph

174 Commits

Author SHA1 Message Date
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
zhangjinfu
3ca086bcec 修复where为空时不是1=1的bug 2019-01-21 16:26:47 +08:00
John
14fcd0b2f9 move gtime.SetTimeout&gtime.SetInterval to gtimer 2019-01-16 23:23:53 +08:00
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
John
f900414e38 add surport for field type auto detection in gform 2019-01-14 22:55:43 +08:00
John
7934ad6904 Merge branch 'develop' of https://gitee.com/johng/gf into develop 2019-01-03 19:12:08 +08:00
蚊子
37cd2351e2 !16 增加ORACLE,SQL SERVER中获取指定表的所有字段名的方法
Merge pull request !16 from 蚊子/master
2019-01-02 21:11:30 +08:00
wenzi1
be1e250a6b 增加ORACLE,SQL SERVER中获取指定表的所有字段名的方法 2019-01-02 18:17:01 +08:00
John
adf06a2b0d thirdparty package kafka updated to date 2019-01-02 11:02:03 +08:00
John
4172eae87e update default ConnMaxLifeTime to 30 seconds in gdb package 2018-12-28 22:02:21 +08:00
John
26f2c61068 update default ConnMaxLifeTime to 30 seconds in gdb package 2018-12-28 22:00:49 +08:00
John
f97bed2607 update default ConnMaxLifeTime to 10 seconds in gdb package 2018-12-28 21:56:27 +08:00
John
e726ed2c19 gdb.Model updates 2018-12-22 21:03:03 +08:00
John
ef919be587 g.DB can use gdb's configurations, not to force using config.toml 2018-12-19 18:35:44 +08:00
John
fff31e0f4f add Charset support for mysql of gdb package; fix issue for glog for log writing failed when the folder path wa deleted 2018-12-19 18:15:22 +08:00
John
0a1e048268 add Model.Clone support for gdb package 2018-12-18 10:10:14 +08:00
John
fcc37c9581 CI updates 2018-12-17 19:36:34 +08:00
John
43cd391543 CI updates 2018-12-17 19:29:03 +08:00
John
18d2df33f7 CI updates 2018-12-17 19:26:59 +08:00
John
a85daa5617 CI updates 2018-12-17 18:35:29 +08:00
John
5d32ad6bc4 travis updates 2018-12-17 13:57:15 +08:00
John
95db811943 add travis/goreport/golint/govet 2018-12-17 13:02:18 +08:00
John
7a8bd96edc gdb: add support for slice argument in where statement 2018-12-17 10:52:44 +08:00
John
c5e9686a95 gdb updates, make priority=1 when no priority set 2018-12-16 23:11:15 +08:00
John
c914edf616 gdb comment updates 2018-12-16 22:27:04 +08:00
John
7434dfe6fa done refacting gdb package 2018-12-16 22:22:07 +08:00
John
e67aa63a50 refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
John
d5e46f2b42 refracting gdb package 2018-12-14 18:35:51 +08:00
John
09e6f10b60 new version of gdb developing 2018-12-14 10:09:45 +08:00
John
105a821069 fix issue: database connection pool does not work expectly 2018-12-12 20:01:10 +08:00
wenzi1
eb9ddf3c47 修改mssql的open方法连接串 2018-12-10 18:14:51 +08:00
John
431e1051b8 Fix gdb.Model.Count method: Count with no fields checking 2018-12-05 13:52:34 +08:00
John
9a52175bd6 gredis增加GetConn方法获取原生redis连接对象 2018-12-01 11:28:47 +08:00
John
b965dbff70 gvar调用端改进,去掉不必要的并发安全参数;错误提示细节改进 2018-11-25 22:18:36 +08:00
John
ceaa1a4dd1 Merge branch 'develop' of https://gitee.com/johng/gf into develop 2018-11-19 21:12:21 +08:00