Commit Graph

20 Commits

Author SHA1 Message Date
houseme
38a858d7d3
change result data type of function Count from int to int64 for package gdb (#2298)
* feat: modify model count value int64

* fix

* fix:modify int64

* fix
2022-11-17 19:47:17 +08:00
王哈哈
4f4109cdb6
fix typo for comments (#2268)
* Modify comment syntax error

* Modify comment syntax error
2022-11-07 17:55:49 +08:00
houseme
1793bf0863
add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
John Guo
6cd84e8276
fix configuration management for package gdb (#2163) 2022-09-30 15:41:51 +08:00
John Guo
141ca62c6d
feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
John Guo
5d51e9fa2c
improve package gerror, add HasCode/HasError function for package gerror (#2006) 2022-07-15 10:49:04 +08:00
John Guo
f876a56d2a
some improves for ci yaml and package cmd/gf, database/gdb (#1972) 2022-07-07 21:16:26 +08:00
HaiLaz
f0511592b5
github.com/glebarez/go-sqlite (#1932) 2022-06-24 16:15:42 +08:00
HaiLaz
bd7ec5d0b0
Feature/sqlite ut (#1882) 2022-06-06 19:57:53 +08:00
John Guo
853d7aaf8f fix issue missing mysql driver import for package contrib/drivers/mysql 2022-05-19 15:02:15 +08:00
John Guo
07509e9847 go mod tidy 2022-05-19 10:49:09 +08:00
John Guo
3a014dcb09 fix issue in UT of mysql sriver 2022-05-13 22:11:44 +08:00
John Guo
9c42ba187d upgrade otel to v1.7.0 2022-05-10 20:37:44 +08:00
John Guo
c6f14dc1b1 go mod updates 2022-05-10 17:54:42 +08:00
John Guo
dc6a9237d7 move ut cases from package gdb to contrib/drivers/mysql 2022-05-10 15:38:08 +08:00
John Guo
5dee3bb4d9 add auto creating tags github workflow; go.mod update for crontrib packages 2022-04-15 14:47:02 +08:00
John Guo
d32246275a rename DoGetAll to DoSelect 2022-03-14 19:41:32 +08:00
John Guo
6ffdff7095 fix issue #1537 2022-02-15 23:43:47 +08:00
John Guo
d322e67117 fix string print for time only gtime.Time; improve package drivers 2022-01-27 12:04:46 +08:00
John Guo
76b819ae3b move gf cli and gdb drivers into gf repo. 2022-01-24 14:41:23 +08:00