John Guo
|
dc407bf293
|
merge develop
|
2021-08-07 12:04:31 +08:00 |
|
John Guo
|
9cd944fd77
|
improve time maintaining feature for package gdb
|
2021-08-07 11:01:15 +08:00 |
|
John Guo
|
65fff6feae
|
version updates
|
2021-08-04 13:29:06 +08:00 |
|
John Guo
|
685bf56a30
|
fix issue #1325
|
2021-08-03 22:21:20 +08:00 |
|
John Guo
|
a4497ed547
|
improve gdb.Modle for where holder
|
2021-08-03 21:32:05 +08:00 |
|
John Guo
|
28cb0bef25
|
change logger of DB from glog.Logger to interface Logger
|
2021-08-03 20:34:26 +08:00 |
|
John Guo
|
a2bb8ad2f2
|
add more unit testing case for package gdb
|
2021-08-02 21:13:00 +08:00 |
|
John Guo
|
fddc21670a
|
add condition and order-by feature for with tag feature for package gdb
|
2021-08-02 00:38:56 +08:00 |
|
John Guo
|
fa64df6f91
|
improve package gdb/glog
|
2021-08-01 10:33:33 +08:00 |
|
John Guo
|
0acd118c03
|
add ModelHandler feature for package gdb
|
2021-08-01 10:17:03 +08:00 |
|
John Guo
|
2b5244a54b
|
unit testing cases update for package gredis/glog
|
2021-08-01 09:45:46 +08:00 |
|
John Guo
|
5899f676f7
|
Merge pull request #1347 from stardemo/develop
add basic action scripts
|
2021-08-01 09:17:31 +08:00 |
|
jflyfox
|
ef77a54c7e
|
improve OmitEmpty feature for package gdb; mark package gmvc deprecated
|
2021-07-30 14:58:23 +08:00 |
|
John Guo
|
afb0af4afd
|
add example for package gvalid
|
2021-07-30 11:29:48 +08:00 |
|
John Guo
|
ebe90dcaa8
|
fix issue in Cache Penetration for cache feature of package gdb
|
2021-07-21 19:24:16 +08:00 |
|
starliu
|
6240c3d90b
|
disabled error test case to test action
|
2021-07-20 23:35:07 +08:00 |
|
John Guo
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
John Guo
|
88009ee278
|
fix issue #1341
|
2021-07-15 22:19:00 +08:00 |
|
jflyfox
|
141ba2e951
|
update pgsql pri error #1340
|
2021-07-15 14:53:21 +08:00 |
|
John Guo
|
fbfc23211c
|
fix issue in Counter of package gdb
|
2021-07-13 19:37:16 +08:00 |
|
John Guo
|
046749566d
|
update sql of unit testing case for package gdb
|
2021-07-08 23:06:58 +08:00 |
|
John Guo
|
3b1b8a8306
|
Merge branch 'master' of https://github.com/gogf/gf
|
2021-07-08 22:44:29 +08:00 |
|
John Guo
|
5e92747737
|
fix issue #1291
|
2021-07-08 22:44:16 +08:00 |
|
John Guo
|
82ad7e2acc
|
add more unit testing case for package gdb
|
2021-07-08 22:08:45 +08:00 |
|
John Guo
|
2d319d0856
|
update sql of unit testing cases for package gdb
|
2021-07-08 21:46:21 +08:00 |
|
John Guo
|
c060904f3f
|
Merge pull request #1328 from lgyaxx/patch-1
Update gdb_model_fields.go
|
2021-07-08 21:18:42 +08:00 |
|
John Guo
|
a63c4b6441
|
add more unit testing case for package gdb
|
2021-07-08 21:06:49 +08:00 |
|
John Guo
|
9df860a202
|
fix issue #1292
|
2021-07-08 21:02:36 +08:00 |
|
Eagle
|
2a1634fd6f
|
Update gdb_model_fields.go
annotation typo fix
|
2021-07-08 15:42:51 +08:00 |
|
John Guo
|
2970864158
|
fix issue #1240
|
2021-07-06 21:18:26 +08:00 |
|
John Guo
|
8e76d7a8ed
|
improve function TableFileds for gussing table name from table string;add overwrote function DoInsert for mssql/pgsql/oracle/sqlite for unsupported features
|
2021-07-06 20:59:09 +08:00 |
|
John Guo
|
50e5dd5bd0
|
fix issue in fields filtering for table name with as statement
|
2021-07-06 13:14:33 +08:00 |
|
John Guo
|
d109706ad3
|
unify error package to gerror
|
2021-06-26 18:34:26 +08:00 |
|
John Guo
|
b958689264
|
add CtxStrict feature for package gdb
|
2021-06-26 18:20:55 +08:00 |
|
John Guo
|
50ffaef33f
|
add context for intlog/gsession;improve struct/structs converting for package gconv
|
2021-06-26 16:23:54 +08:00 |
|
John Guo
|
c25f88293b
|
unify command or enviroment key names for packages
|
2021-06-26 12:08:18 +08:00 |
|
John Guo
|
65131c6f22
|
add automatic fields mapping and filtering for Model.Where statements
|
2021-06-23 12:04:16 +08:00 |
|
John Guo
|
7667aca4c2
|
improve Order feature for package gdb
|
2021-06-23 09:42:10 +08:00 |
|
John Guo
|
816791b9c1
|
improve function Increment/Decrement for package gdb
|
2021-06-23 09:34:53 +08:00 |
|
John Guo
|
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 |
|
John Guo
|
69dd5db774
|
improve record converting for package gdb
|
2021-06-22 20:05:37 +08:00 |
|
jflyfox
|
adca9222ab
|
improve transaction feature for package gdb
|
2021-06-22 17:42:31 +08:00 |
|
John Guo
|
266f592739
|
improve raw sql count statement for package gdb
|
2021-06-21 19:21:38 +08:00 |
|
John Guo
|
ba18e2bf6b
|
comment update
|
2021-06-21 09:37:12 +08:00 |
|
John Guo
|
5fefe97b87
|
add Raw Model for package gdb
|
2021-06-18 15:27:49 +08:00 |
|
John Guo
|
5fba250a14
|
add Raw Model for package gdb
|
2021-06-18 15:20:27 +08:00 |
|
John Guo
|
2606ad83ac
|
add OnDuplicate/OnDuplicateEx feature for package gdb
|
2021-06-16 21:51:44 +08:00 |
|
John Guo
|
d450de8e0d
|
add OnDuplicate/OnDuplicateEx feature for package gdb
|
2021-06-16 21:44:31 +08:00 |
|
John Guo
|
2af4fd86cc
|
rename configuration node name from LinkInfo to Link
|
2021-06-15 19:57:55 +08:00 |
|
John Guo
|
fe7209e76d
|
rename HandleSqlBeforeCommit to DoCommit for package gdb
|
2021-06-08 21:55:55 +08:00 |
|