|
|
534abb7f17
|
improve hook feature for package gdb
|
2022-05-09 14:22:28 +08:00 |
|
|
|
8c40a53b80
|
improve WhereBuilder for package gdb
|
2022-05-06 22:21:43 +08:00 |
|
|
|
68e75c589b
|
add WhereBuilder feature for package gdb
|
2022-04-30 15:53:56 +08:00 |
|
|
|
ebad3eb93e
|
error meesage update for package gdb; remove default batch number for batch insert statement for package gdb
|
2022-04-18 20:28:00 +08:00 |
|
|
|
ee29b28575
|
improve clickhouse driver
|
2022-04-12 21:31:51 +08:00 |
|
|
|
190a53647e
|
fix issue #1701
|
2022-04-11 20:38:48 +08:00 |
|
|
|
05508e4fcb
|
improve cache feature for package gdb
|
2022-03-31 16:15:44 +08:00 |
|
|
|
372bae4799
|
fix issue in missing first result column when in select cache scenario
|
2022-03-31 15:42:12 +08:00 |
|
|
|
09ba1bf1fb
|
imrove context handling for package gdb
|
2022-03-24 17:51:49 +08:00 |
|
|
|
cc01629b57
|
improve hook and sharding feature for package gdb
|
2022-03-24 15:33:30 +08:00 |
|
|
|
0e3f4f45e0
|
improve hook feature for package gdb
|
2022-03-23 16:23:33 +08:00 |
|
|
|
045c3e132f
|
improve hook feature for package gdb
|
2022-03-23 16:17:18 +08:00 |
|
|
|
6dacdd60dc
|
add sharding feature for package gdb
|
2022-03-21 21:17:48 +08:00 |
|
|
|
87ccc27ee4
|
sharding feature develop
|
2022-03-21 14:26:56 +08:00 |
|
|
|
d7764e2968
|
Merge branch 'develop'
|
2022-03-18 11:52:02 +08:00 |
|
|
|
e6bbead4e6
|
Merge pull request #1660 from qinyuguang/gdb_cache
gdb returns result when cache set failed
|
2022-03-17 22:05:06 +08:00 |
|
|
|
dccfc1c8cd
|
add hook feature for model of package gdb
|
2022-03-14 23:47:55 +08:00 |
|
|
|
bbab9f3934
|
rename DoGetAll to DoSelect
|
2022-03-14 19:36:43 +08:00 |
|
|
|
a4ab9c284f
|
gdb returns result when cache set failed
|
2022-03-11 13:04:53 +08:00 |
|
|
|
d8d9996464
|
fix issue #1662
|
2022-03-11 10:24:42 +08:00 |
|
|
|
5ab959ba58
|
fix issue #1554
|
2022-02-16 00:26:06 +08:00 |
|
|
|
23c00eb83f
|
fix issue #1394
|
2022-02-14 16:08:26 +08:00 |
|
|
|
04eb654133
|
add error stack for internal error printing
|
2022-01-28 14:51:49 +08:00 |
|
|
|
d32acabcef
|
fix issue #1570
|
2022-01-15 21:38:15 +08:00 |
|
|
|
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 |
|
|
|
3932e0b15f
|
add OmitEmpty support for WhereIn
|
2021-12-28 17:15:01 +08:00 |
|
|
|
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 |
|
|
|
1978a262a8
|
improve ScanList feature for pakcga egdb
|
2021-11-23 15:28:40 +08:00 |
|
|
|
732664a1ff
|
files renaming for package gdb
|
2021-11-17 22:01:17 +08:00 |
|
|
|
f2ef7454c2
|
improve prefix feature for package gdb
|
2021-11-17 21:29:46 +08:00 |
|
|
|
c6efb5ee3b
|
[feature] improve code range map
|
2021-11-16 17:21:13 +08:00 |
|
|
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
|
|
e0a0fcbde2
|
improve cache feature for package gdb
|
2021-11-09 16:06:31 +08:00 |
|
|
|
485706a676
|
improve ScanList feature for package gdb
|
2021-11-05 01:07:06 +08:00 |
|
|
|
8ef4f68215
|
add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils
|
2021-10-28 23:18:23 +08:00 |
|
|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
dd4e08e88d
|
refract package gdb; add selected & affected count to logging
|
2021-09-29 20:39:02 +08:00 |
|
|
|
993bf897cf
|
remove deprecated functions; refract package gjson
|
2021-09-27 22:47:39 +08:00 |
|
|
|
28f70d52ee
|
add context parameter for all functions of package gcache
|
2021-09-17 10:48:08 +08:00 |
|
|
|
1455e30350
|
change returned value by Get* and Update/Remove functions from type interface{} to *gvar.Var for package gcache
|
2021-09-16 22:13:00 +08:00 |
|
|
|
101db282c2
|
fix issue #1401
|
2021-09-15 22:28:26 +08:00 |
|
|
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
|
|
fa64df6f91
|
improve package gdb/glog
|
2021-08-01 10:33:33 +08:00 |
|
|
|
ebe90dcaa8
|
fix issue in Cache Penetration for cache feature of package gdb
|
2021-07-21 19:24:16 +08:00 |
|
|
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
|
|
9df860a202
|
fix issue #1292
|
2021-07-08 21:02:36 +08:00 |
|
|
|
50e5dd5bd0
|
fix issue in fields filtering for table name with as statement
|
2021-07-06 13:14:33 +08:00 |
|
|
|
50ffaef33f
|
add context for intlog/gsession;improve struct/structs converting for package gconv
|
2021-06-26 16:23:54 +08:00 |
|
|
|
d6ea2220f7
|
add auto fields filtering feature for function Scan of package gdb; mark funtcion Struct/Structs deprecated for gdb.Model
|
2021-06-22 21:48:56 +08:00 |
|