|
|
2d319d0856
|
update sql of unit testing cases for package gdb
|
2021-07-08 21:46:21 +08:00 |
|
|
|
a63c4b6441
|
add more unit testing case for package gdb
|
2021-07-08 21:06:49 +08:00 |
|
|
|
9df860a202
|
fix issue #1292
|
2021-07-08 21:02:36 +08:00 |
|
|
|
2970864158
|
fix issue #1240
|
2021-07-06 21:18:26 +08:00 |
|
|
|
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 |
|
|
|
50e5dd5bd0
|
fix issue in fields filtering for table name with as statement
|
2021-07-06 13:14:33 +08:00 |
|
|
|
d109706ad3
|
unify error package to gerror
|
2021-06-26 18:34:26 +08:00 |
|
|
|
b958689264
|
add CtxStrict feature for package gdb
|
2021-06-26 18:20:55 +08:00 |
|
|
|
50ffaef33f
|
add context for intlog/gsession;improve struct/structs converting for package gconv
|
2021-06-26 16:23:54 +08:00 |
|
|
|
c25f88293b
|
unify command or enviroment key names for packages
|
2021-06-26 12:08:18 +08:00 |
|
|
|
65131c6f22
|
add automatic fields mapping and filtering for Model.Where statements
|
2021-06-23 12:04:16 +08:00 |
|
|
|
7667aca4c2
|
improve Order feature for package gdb
|
2021-06-23 09:42:10 +08:00 |
|
|
|
816791b9c1
|
improve function Increment/Decrement for package gdb
|
2021-06-23 09:34:53 +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 |
|
|
|
69dd5db774
|
improve record converting for package gdb
|
2021-06-22 20:05:37 +08:00 |
|
|
|
adca9222ab
|
improve transaction feature for package gdb
|
2021-06-22 17:42:31 +08:00 |
|
|
|
266f592739
|
improve raw sql count statement for package gdb
|
2021-06-21 19:21:38 +08:00 |
|
|
|
ba18e2bf6b
|
comment update
|
2021-06-21 09:37:12 +08:00 |
|
|
|
5fefe97b87
|
add Raw Model for package gdb
|
2021-06-18 15:27:49 +08:00 |
|
|
|
5fba250a14
|
add Raw Model for package gdb
|
2021-06-18 15:20:27 +08:00 |
|
|
|
2606ad83ac
|
add OnDuplicate/OnDuplicateEx feature for package gdb
|
2021-06-16 21:51:44 +08:00 |
|
|
|
d450de8e0d
|
add OnDuplicate/OnDuplicateEx feature for package gdb
|
2021-06-16 21:44:31 +08:00 |
|
|
|
2af4fd86cc
|
rename configuration node name from LinkInfo to Link
|
2021-06-15 19:57:55 +08:00 |
|
|
|
fe7209e76d
|
rename HandleSqlBeforeCommit to DoCommit for package gdb
|
2021-06-08 21:55:55 +08:00 |
|
|
|
97879834bc
|
remove deprecated functions for package gdb
|
2021-06-08 21:28:41 +08:00 |
|
|
|
332535901f
|
Merge branch 'master' of https://github.com/gogf/gf
|
2021-06-08 20:32:52 +08:00 |
|
|
|
e68e7a3224
|
remove Batch*/DoBatchInsert functions for package gdb
|
2021-06-08 20:32:34 +08:00 |
|
|
|
6eb7261dfd
|
add timezone configuration for package gdb, effective for mysql and pgsql
|
2021-06-07 13:45:40 +08:00 |
|
|
|
3ac5772059
|
add UNION/UNION ALL feature for package gdb
|
2021-06-06 23:06:39 +08:00 |
|
|
|
8aa7f08350
|
improve DB interface for package gdb
|
2021-06-04 09:54:19 +08:00 |
|
|
|
a54559d016
|
add WhereLT/WhereLTE/WhereGT/WhereGTE/WhereOrLT/WhereOrLTE/WhereOrGT/WhereOrGTE functions for gdb.Model
|
2021-06-04 09:27:41 +08:00 |
|
|
|
8e1f6abac5
|
change github.com/go-sql-driver/mysql to github.com/gogf/mysql
|
2021-06-03 15:38:33 +08:00 |
|
|
|
392c81ad69
|
remove Link parameter from function TableFields for package gdb
|
2021-05-29 17:26:08 +08:00 |
|
|
|
fe142c93fd
|
add function Transaction for gdb.Model
|
2021-05-29 17:07:49 +08:00 |
|
|
|
5100e0e8b7
|
add sub-query feature for orm
|
2021-05-27 22:18:16 +08:00 |
|
|
|
5903eb8ceb
|
fix issue #1254
|
2021-05-25 09:56:23 +08:00 |
|
|
|
211e62a8e7
|
add timestamptz type support for pgsql for package gdb
|
2021-05-24 13:30:04 +08:00 |
|
|
|
64a9b06e64
|
comment update
|
2021-05-23 00:02:49 +08:00 |
|
|
|
6d81aa4462
|
infract internal link
|
2021-05-21 15:38:56 +08:00 |
|
|
|
406b6bf410
|
infract internal link
|
2021-05-21 15:30:21 +08:00 |
|
|
|
4e41d8aff8
|
improve context and nested transaction feature for package gdb
|
2021-05-21 13:25:53 +08:00 |
|
|
|
7d3233c7ad
|
add context for custom validation rule function;add function WhereNot for gdb.Model
|
2021-05-19 22:33:50 +08:00 |
|
|
|
3e2662582c
|
improve nested transaction feature for package gdb
|
2021-05-19 21:17:21 +08:00 |
|
|
|
c94dee8191
|
improve nested transaction feature for package gdb
|
2021-05-19 21:11:51 +08:00 |
|
|
|
ab2ef13d99
|
improve transaction for package gdb
|
2021-05-19 20:33:19 +08:00 |
|
|
|
c8c28770fb
|
change Error from struct to interface for package gvalid;error string update for package gdb
|
2021-05-18 20:51:31 +08:00 |
|
|
|
7003c284d0
|
replace json.Unmarshal with json.UnmarshalUseNumber for packages
|
2021-05-15 22:38:07 +08:00 |
|
|
|
d21b9d58e1
|
improve with feature by supporting attributes struct which also have 'with' tag
|
2021-05-12 21:34:15 +08:00 |
|
|
|
1eab1cb367
|
add more unit testing cases,remove function Filter usage in unit testing cases for package gdb
|
2021-05-11 20:14:06 +08:00 |
|
|
|
2e38416e12
|
improve struct embedded association case of with feature for package gdb
|
2021-05-11 20:00:50 +08:00 |
|