Commit Graph

586 Commits

Author SHA1 Message Date
John Guo
afa58ed45b fix issue #1227 #1617 2022-02-22 10:43:31 +08:00
John Guo
7812f41b43 fix issue #1219 2022-02-17 23:04:50 +08:00
John Guo
17d7c92b9d fix issue #1217 2022-02-17 22:42:33 +08:00
John Guo
77fc8866bf fix issue #1567 2022-02-16 01:12:22 +08:00
John Guo
5ab959ba58 fix issue #1554 2022-02-16 00:26:06 +08:00
John Guo
86b90ed4b6 enhancement from #1552 2022-02-15 23:55:05 +08:00
John Guo
37c6320dd7 fix issue #1530 2022-02-15 23:04:37 +08:00
John Guo
f0b78253b2 fix issue #1605 2022-02-15 01:10:03 +08:00
John Guo
14268aa1c0 fix issue #1405 2022-02-14 16:33:07 +08:00
John Guo
23c00eb83f fix issue #1394 2022-02-14 16:08:26 +08:00
John Guo
1f9d86f015 improve configuration read from package frame/gins 2022-02-14 11:46:20 +08:00
John Guo
1fb9be0628 improve trace feature for package gdb/gredis; add trace example cases 2022-02-09 02:49:29 +08:00
John Guo
af39eb4c9f CI update; Example update for package gcache 2022-02-08 23:13:33 +08:00
John Guo
bd4948c084 fix UT case for package gdb 2022-02-08 16:38:10 +08:00
John Guo
88b124b29a UT cases for package gdb 2022-02-08 14:43:39 +08:00
John Guo
04eb654133 add error stack for internal error printing 2022-01-28 14:51:49 +08:00
John Guo
65d1648c30 improve seconds unit support in configuration for package gredis 2022-01-22 13:48:09 +08:00
John Guo
a4d80bf743 move db drivers to github.com/gogf/gf/gdb-drivers 2022-01-21 18:06:35 +08:00
John Guo
a15ec0d677 expose attributes of struct Result for package gdb 2022-01-21 17:43:00 +08:00
John Guo
7e5301c845 expose insert option constants for package gdb 2022-01-21 17:31:48 +08:00
John Guo
5760289d2a
Merge pull request #1574 from qinyuguang/gdb_ping
gdb Ping with context
2022-01-21 12:13:39 +08:00
John Guo
3bbbe1db9c change pointer receiver that implements interface MarshalJSON to struct receiver for all packages 2022-01-19 16:55:57 +08:00
John Guo
9345eb5e94 dto -> do for package gdb 2022-01-17 21:10:58 +08:00
qinyuguang
ee1585fb24 gdb Ping with context 2022-01-17 15:58:31 +08:00
John Guo
d32acabcef fix issue #1570 2022-01-15 21:38:15 +08:00
John Guo
b0b1b61280
Merge pull request #1555 from larryclean/master
修改gdb cache的key为gcache:md5(sql)方式
2022-01-13 21:29:55 +08:00
qinyuguang
eaeb8e03ab gdb pgsql skip dropped fields 2022-01-13 14:20:01 +08:00
John Guo
e5613e8690 improve function New for creating db by specified configuration node 2022-01-12 21:57:46 +08:00
larry
9abaf744f2 edit imports sort 2022-01-10 10:02:03 +08:00
刘杨
3bed3e4f5b
修改gdb cache的key为gcache:md5(sql)方式 2022-01-07 22:14:47 +08:00
John Guo
99455e328b
Merge pull request #1535 from starccck/master
support manipulate pg.Array type data
2022-01-04 21:24:44 +08:00
John Guo
0a7e4be4ef improve DoCommit for package gdb 2022-01-01 15:47:17 +08:00
starccck
f04715bccb support manipulate pg.Array type data 2021-12-29 00:13:22 +08:00
John Guo
3932e0b15f add OmitEmpty support for WhereIn 2021-12-28 17:15:01 +08:00
John Guo
b00de2c617 add gdb.DB.DoFilter; improve function gdb.DB.DoCommit for package gdb 2021-12-27 20:51:26 +08:00
John Guo
b79e4a3ab7 add interface function ConvertDataForRecord for gdb.DB 2021-12-23 22:00:28 +08:00
John Guo
b9bb1ecd46 Merge branch 'master' of https://github.com/gogf/gf into feature/v2-gerror 2021-12-22 22:29:02 +08:00
John Guo
2a8e2f9f2c
Merge pull request #1524 from houseme/master
feat:improve tracing
2021-12-22 22:26:15 +08:00
John Guo
cafd9098d7 change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-22 22:22:42 +08:00
John Guo
44089d70d4 Merge branch 'master' of https://github.com/gogf/gf into feature/v2-gerror 2021-12-22 18:28:04 +08:00
John Guo
aabc1f8322 fix issue in time maintaining feature for package gdb 2021-12-22 17:42:26 +08:00
John Guo
ce93b625d4 change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
houseme
25bdf10cc8 feat:improve tracing 2021-12-19 00:44:31 +08:00
John Guo
0b05c9e3e7 improve function gdb.Core.HasTable 2021-12-17 12:26:30 +08:00
John Guo
b9d6ac26d1 rename cache function from func() (interface{}, error) to func(ctx context.Context) (value interface{}, err error) for package gcache; add cache for function Tables of gdb.Core; improve Where condition with prefix handling for package gdb 2021-12-17 11:46:05 +08:00
John Guo
b6d60fc209 downgrade otel version to v1.0.0 2021-12-17 00:55:48 +08:00
John Guo
aee52fd56e enable OpenTelemetry in default for some core components 2021-12-16 23:09:37 +08:00
John Guo
19c9f0a488 add DTO feature for package gdb 2021-12-15 00:01:59 +08:00
John Guo
0e3a8576b4 improve debugging feature 2021-12-04 23:07:54 +08:00
John Guo
b6df7b94d0 change MaxConnCount to 0 for ulimited connections for package gdb 2021-12-04 13:57:38 +08:00