Commit Graph

5293 Commits

Author SHA1 Message Date
John Guo
ee29b28575 improve clickhouse driver 2022-04-12 21:31:51 +08:00
John Guo
7785082f19 Merge branch 'master' of https://github.com/gogf/gf into develop 2022-04-12 21:17:32 +08:00
John Guo
edf40ba430
Merge pull request #1616 from DGuang21/feature-clickhouse-driver
Feature - clickhouse driver
2022-04-12 21:14:12 +08:00
John Guo
a228495ced improve error message for package ghttp 2022-04-12 16:15:54 +08:00
John Guo
ed9dc70769 add UT case for package gvalid 2022-04-12 16:09:24 +08:00
John Guo
e8581d4fd5 add Is/Equal/Unwrap functions for package gerror 2022-04-12 15:45:26 +08:00
John Guo
2d6fcf5d06 fix issue #1708 2022-04-12 12:09:09 +08:00
John Guo
55e0262c37 improve package gconv 2022-04-11 21:54:23 +08:00
John Guo
d5e5a48170 fix issue #1747 2022-04-11 20:49:33 +08:00
John Guo
d0f2928cec fix issue of nil pointer in package internal/utils 2022-04-11 20:43:32 +08:00
John Guo
190a53647e fix issue #1701 2022-04-11 20:38:48 +08:00
John Guo
f9a3fa3c23 fix issue #1700 2022-04-11 17:58:07 +08:00
John Guo
f1fee72d6d fix issue #1700 2022-04-08 18:11:17 +08:00
John Guo
0b4ae6b116 add UpdateAndGetAffected for gdb.Model 2022-04-08 17:22:07 +08:00
daguang
a1ec7cb896 improve clickhouse driver 2022-04-08 10:08:04 +08:00
daguang
1935412db9 improve clickhouse driver 2022-04-08 10:07:14 +08:00
daguang
c90a9d45ee improve clickhouse driver 2022-04-08 09:44:42 +08:00
daguang
a594592151 Merge branch 'feature-clickhouse-driver' of https://github.com/DGuang21/gf into feature-clickhouse-driver 2022-04-08 09:43:09 +08:00
John Guo
119d8bf98c improve command gf run 2022-04-07 22:07:47 +08:00
John Guo
1e141d9f64 improve package gjson/ghttp 2022-04-07 21:26:39 +08:00
John Guo
587af6dec8 add sqlite support for cli tool 2022-04-07 20:29:15 +08:00
John Guo
793e862e5a
Merge pull request #1730 from xiaoping378/patch-2
Update README.MD
2022-04-07 20:16:29 +08:00
John Guo
09c3425dd3
Merge pull request #1683 from Macrow/master
feat: support custom listener
2022-04-07 20:05:16 +08:00
yuancjun
4ca168412b
avoid a single space at the end of a line. 2022-04-06 11:57:22 +08:00
xiaoping
66f24db6da
Update README.MD 2022-04-04 21:48:36 +08:00
daguang
c39a58f812 improve clickhouse driver 2022-04-04 14:56:44 +08:00
daguang
5034f231a9 improve clickhouse driver 2022-04-04 12:46:11 +08:00
wumengye
1a271ce627 fix timezone bug when persisting *gtime.Time to db #1714 2022-04-03 16:00:19 +08:00
daguang
64afd5f64c Merge branch 'master' of https://github.com/DGuang21/gf into feature-clickhouse-driver 2022-04-02 18:35:12 +08:00
Macrow
0e0d2e1c45 fix: break when finished set custom listener in newGracefulServer method 2022-04-01 09:03:36 +08:00
John Guo
52d8371ba9 add UT case for package gdb 2022-03-31 21:40:28 +08:00
daguang
1d74b58d36 Merge branch 'master' of https://github.com/DGuang21/gf into feature-clickhouse-driver 2022-03-31 21:29:17 +08:00
John Guo
66803fd664 fix issue in package gdb 2022-03-31 16:57:32 +08:00
John Guo
87609a3424 version update 2022-03-31 16:52:15 +08:00
John Guo
b4184e4523 Merge branch 'master' of https://github.com/gogf/gf 2022-03-31 16:16:57 +08:00
John Guo
05508e4fcb improve cache feature for package gdb 2022-03-31 16:15:44 +08:00
John Guo
372bae4799 fix issue in missing first result column when in select cache scenario 2022-03-31 15:42:12 +08:00
Macrow
c7f51b8e77 fix: SetListener test data race error 2022-03-30 14:55:03 +08:00
John Guo
21f48d3750 improve Unique function performance for normal arrays 2022-03-30 14:32:16 +08:00
Macrow
b57cbacc82 refactor: method SetListener accepts slice of net.Listener and remove method SetListeners 2022-03-29 23:22:23 +08:00
John Guo
126a81d89a
Merge pull request #1697 from cuishuang/master
fix some typos
2022-03-29 20:38:20 +08:00
John Guo
707dc6b346 add xextensions feature for package goai 2022-03-29 20:31:00 +08:00
John Guo
c1c86c026f fix type integer from type number for package goai 2022-03-28 16:40:43 +08:00
John Guo
5c4982cb0c add Sort field for Pat of package goai 2022-03-28 16:20:08 +08:00
John Guo
fed38ea7ab add Sort field for Operation of package goai 2022-03-28 16:18:44 +08:00
John Guo
4d6ef1c52d add sort field for path of package goai 2022-03-28 15:59:02 +08:00
John Guo
c6aba6da4d improve ExternalDocs feature for package goai 2022-03-28 15:21:58 +08:00
John Guo
ec92d2b7f4 improve empty slice/object validation logic for package gvalid 2022-03-25 17:53:58 +08:00
John Guo
6810e71220 add UT case for package goai 2022-03-25 12:00:09 +08:00
John Guo
f4192d695c remove sort feature for openapi 2022-03-24 22:08:06 +08:00