Commit Graph

34 Commits

Author SHA1 Message Date
John Guo
ceaeceadd9
add local db configuration support for package gdb (#2161)
* version updates

* add local db configuration support for package gdb

* add local db configuration support for package gdb

* add local db configuration support for package gdb
2022-09-29 11:58:03 +08:00
John Guo
141ca62c6d
feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
John Guo
863bea1ad1
improve field type check from db to golang (#2023) 2022-07-22 16:44:24 +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
3db97ba0dd fix issue #1714, #1727 2022-05-09 20:42:41 +08:00
wumengye
1a271ce627 fix timezone bug when persisting *gtime.Time to db #1714 2022-04-03 16:00:19 +08:00
John Guo
5ab959ba58 fix issue #1554 2022-02-16 00:26:06 +08:00
John Guo
e5613e8690 improve function New for creating db by specified configuration node 2022-01-12 21:57:46 +08:00
houseme
be03b3cdda Improved import, by group improt. 2021-11-13 23:23:55 +08:00
John Guo
1188793f8f automatically add column prefix for where conditions 2021-10-29 16:57:56 +08:00
John Guo
862ef57e0f fix unit testing cases 2021-10-21 19:25:39 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
dd4e08e88d refract package gdb; add selected & affected count to logging 2021-09-29 20:39:02 +08:00
John Guo
549adf6487 improve unit testing case for package gdb 2021-08-27 20:35:35 +08:00
John Guo
b5502c5580 revert and use 2021-08-27 20:26:07 +08:00
John Guo
8e1f6abac5 change github.com/go-sql-driver/mysql to github.com/gogf/mysql 2021-06-03 15:38:33 +08:00
John Guo
a3b94c24de fix issue #854; add maxIdleTime configuration and comments update for package gdb; version updates 2021-04-04 12:01:22 +08:00
John Guo
d2bd37962e add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
jflyfox
397e11e124 improve package gdb for association feature 2021-02-07 14:39:32 +08:00
jianchenma
8ae0bd148b improve ScanList for package gdb; improve Structs for package gconv 2021-02-05 17:42:05 +08:00
John Guo
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
John Guo
cb2c9c43a8 rename constant names 2020-12-14 19:34:02 +08:00
jflyfox
7316e6648f change errors to gerror; update copyright in comment 2020-12-09 16:04:29 +08:00
Jack
24a377d3a8 fix issue in custom mapping for gconv.Struct 2020-11-19 14:52:19 +08:00
Jack
561a541fa1 add custom CreatedAt/UpdatedAt/DeletedAt filed name configuration for package gdb 2020-10-20 21:01:39 +08:00
John
9c48dd172c add auto-json support for slice/struct attribute for data inserting of package gdb 2020-10-10 17:29:38 +08:00
John
1337c6c0d1 add sub query sql support for join functions 2020-09-03 21:57:58 +08:00
john
f489e6273e fix issue 819 2020-07-25 10:54:48 +08:00
john
ee5ddaab52 fix place holder for pgsql 2020-07-20 22:47:12 +08:00
john
52b6e8ef9d fix place holder for mssql 2020-07-20 21:55:34 +08:00
john
e7dc58ac6c unit testing case update for package gdb 2020-07-15 20:21:04 +08:00
John
12d58e4d08 add ScanList feature for gdb.Model 2020-07-05 11:54:37 +08:00
John
3ae44185f4 add ScanList feature for gdb.Result 2020-07-05 11:23:39 +08:00
John
f2f98e1d16 rename testing file names for package gdb 2020-06-06 14:38:05 +08:00