Commit Graph

3900 Commits

Author SHA1 Message Date
John Guo
2d319d0856 update sql of unit testing cases for package gdb 2021-07-08 21:46:21 +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
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
7e2605188d improve session variable map in template parsing 2021-07-06 09:58:25 +08:00
John Guo
e5ae1cb85c improve session variable map in template parsing 2021-07-06 09:53:35 +08:00
John Guo
1e78734f2c remove gf cli from basic framework 2021-06-30 20:43:49 +08:00
John Guo
d5fad88c56 gf cli updates 2021-06-30 20:16:49 +08:00
John Guo
35a81b868f gf cli updates 2021-06-30 20:08:25 +08:00
John Guo
84355c1ddd gf cli updates 2021-06-30 20:07:46 +08:00
John Guo
012121ea77 gf cli updates 2021-06-30 20:00:50 +08:00
John Guo
1e628b9edb move command tool from repo gf-cli to sub folder 2021-06-30 00:15:52 +08:00
John Guo
c42a9d6e50
Merge pull request #1316 from qinyuguang/otel
Otel
2021-06-29 13:05:38 +08:00
qinyuguang
083e32fd9e otel version bump to v1.0.0-RC1 2021-06-28 13:36:37 +08:00
John Guo
bb0a3e09d6 revert gerror usage for package gvalid 2021-06-26 18:44:59 +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
859ea150ed rename constants of package gpage from skake to upper camel case 2021-06-26 17:00:32 +08:00
John Guo
91ca79b300 add context for intlog 2021-06-26 16:51:26 +08:00
John Guo
8210f40469 improve Record/Result converting for package gdb 2021-06-26 16:46:36 +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
025cdd66c5 improve details for package glog 2021-06-26 11:25:54 +08:00
John Guo
237f172ae5 add file configuration support for logger in ghttp.Server 2021-06-26 11:18:44 +08:00
John Guo
4cd7e4e5a0 version updates 2021-06-23 21:57:13 +08:00
John Guo
e6688b9e86 add more unit testing cases for package ghttp 2021-06-23 21:39:12 +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
jflyfox
7144aa6999 improve caller path filtering for package gdebug 2021-06-22 15:34:26 +08:00
jflyfox
fbad5f60eb improve caller path filtering for package gdebug 2021-06-22 15:09:08 +08:00
John Guo
266f592739 improve raw sql count statement for package gdb 2021-06-21 19:21:38 +08:00
John Guo
7c8bbcb3af version update 2021-06-21 09:38:19 +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
e4b0de0d4f Merge branch 'master' of https://github.com/gogf/gf 2021-06-15 19:58:10 +08:00
John Guo
2af4fd86cc rename configuration node name from LinkInfo to Link 2021-06-15 19:57:55 +08:00
John Guo
ddd171bc18
Merge pull request #1284 from qinyuguang/gutil
add gutil.SliceToMapWithColumnAsKey
2021-06-11 09:52:30 +08:00
John Guo
2679f92aa8 comment update for package gerror 2021-06-10 20:45:22 +08:00
John Guo
cca438d77f fix issue #1209 2021-06-10 20:17:53 +08:00
qinyuguang
f2bc29e5c1 add gutil.SliceToMapWithColumnAsKey 2021-06-09 18:49:49 +08:00
John Guo
fe7209e76d rename HandleSqlBeforeCommit to DoCommit for package gdb 2021-06-08 21:55:55 +08:00