Commit Graph

276 Commits

Author SHA1 Message Date
Jack
073fb2d717 improve sql logging structure for package gdb 2020-07-31 09:57:26 +08:00
Jack
b396096721 improve dry-run feature by adding global dry-run variable reading from environment or command options 2020-07-30 23:08:27 +08:00
Jack
0a5c6d832f add configration group name for logging content for package gdb 2020-07-30 23:00:20 +08:00
John Guo
d279566114
Merge pull request #769 from fxk2006/master 2020-07-30 22:55:39 +08:00
john
e35a2f028c add timeout feature for Do/Receive functions of package gredis 2020-07-28 23:48:12 +08:00
john
6d406498db improve result data type converting for package gdb 2020-07-28 20:31:50 +08:00
john
e252d8b740 add function ListItemValuesUnique for package gdb 2020-07-25 15:05:08 +08:00
john
f489e6273e fix issue 819 2020-07-25 10:54:48 +08:00
John Guo
b57aee4595
Merge pull request #800 from chenghonour/master
Add database method
2020-07-23 21:30:24 +08:00
john
9fca93e7d8 Merge branch 'master' of https://github.com/gogf/gf 2020-07-23 21:01:37 +08:00
john
854b2ed185 improve function convertValue for package gdb 2020-07-23 21:01:16 +08:00
xbkaishui
2798fa4444 revert unit test 2020-07-22 15:27:00 +08:00
xbkaishui
8bac0614f5 format code 2020-07-22 15:13:40 +08:00
xbkaishui
646280a6a9 remove tls unit test case 2020-07-22 15:08:32 +08:00
xbkaishui
208bdffdf7 update comment 2020-07-22 14:02:21 +08:00
xbkaishui
9e7291903f support redis tls 2020-07-22 13:28:45 +08:00
chenghonour
d56835fc00 go fmt 2020-07-21 13:28:25 +08:00
chenghonour
1d5e717a80 update err return 2020-07-21 12:40:13 +08:00
chenghonour
2f44d9ae18 add unit test 2020-07-21 12:37:04 +08:00
john
ee5ddaab52 fix place holder for pgsql 2020-07-20 22:47:12 +08:00
John Guo
b9b470c2ae
Merge branch 'master' into master 2020-07-20 22:14:29 +08:00
john
52b6e8ef9d fix place holder for mssql 2020-07-20 21:55:34 +08:00
john
48c84bf74a fix place holder for mssql 2020-07-20 21:48:44 +08:00
tiancai
d44ddae3dc debug postgre 2020-07-20 19:13:15 +08:00
tiancai
7bbc2459ba postgre 报错 pq: syntax error at or near $ 2020-07-19 23:24:35 +08:00
chenghonour
534cd3be1c add table field method 2020-07-17 14:28:50 +08:00
chenghonour
78536de1b5 add database method 2020-07-17 11:28:47 +08:00
john
e7dc58ac6c unit testing case update for package gdb 2020-07-15 20:21:04 +08:00
john
2033299632 improve placeholder for pgsql 2020-07-15 20:15:09 +08:00
john
639d34d5d9 fix issue in incorrect debug sql information for package gdb 2020-07-15 20:10:54 +08:00
john
183f631190 improve Model.One for package gdb 2020-07-15 09:15:03 +08:00
john
aaa726e6dc add limit 1 for function One of package gdb 2020-07-14 21:42:28 +08:00
john
4e027c1de3 improve argument handling for empty slice for package gdb 2020-07-11 09:53:16 +08:00
John
9b6936a4fb deprecate function DB.Table; improve the configuration node name case-insensitive and ignoring special chars 2020-07-08 20:48:29 +08:00
John
8b78609412 add more unit testing case for package gdb 2020-07-08 19:12:48 +08:00
john
de8f29751d improve function ScanList for package gdb 2020-07-05 12:17:56 +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
1290f42f75 improving package gdb 2020-07-04 08:50:52 +08:00
John
e4e44ddd19 revert gvar.Var from interface to struct 2020-06-29 17:23:49 +08:00
John
46bdde9265 revert gvar.Var from interface to struct 2020-06-29 13:40:19 +08:00
John
0e884c78f5 fix issue of https://github.com/gogf/gf/issues/765 2020-06-28 23:03:41 +08:00
fangxiaokai
6e08eebcbe
修改sql打印debug信息,增加数据库配置的group名称,用于区分sql来源,尤其是多数据库配置的时候 2020-06-28 16:58:43 +08:00
fangxiaokai
d9422d00ac
修改sql打印debug信息,增加数据库配置的group名称,用于区分sql来源,尤其是多数据库配置的时候 2020-06-28 16:50:13 +08:00
John
f3525c84a3 fix issue in debug infor for soft deleting feature of package gdb 2020-06-17 23:47:47 +08:00
John
b2aa59d893 import third-party library json-iterator to improve the performance for json operations 2020-06-17 21:16:25 +08:00
John
54f47845f6 entity feature developing for package gdb 2020-06-17 11:37:45 +08:00
John
4d38b508a3 improve gvar by changig gvar.Var from type struct to interface 2020-06-16 17:38:05 +08:00
John
5c774fd391 improve function Structs for package gconv 2020-06-16 11:37:00 +08:00
John
5ce5d0e593 improve auto marshal for struct slice for package gredis 2020-06-15 23:19:38 +08:00
John
508cb7db88 add and improve Scan/ScanDeep feature for package gdb/gvar/gjson/gconv 2020-06-15 16:46:48 +08:00
sanrentai
7ebc7259cb improve mssql TableFields func 2020-06-09 14:02:43 +08:00
John
8151b6efd6 add more example for package gredis 2020-06-08 19:17:24 +08:00
John
94de306c93 add zero time filtering for package gdb 2020-06-08 13:46:45 +08:00
John
51f8ea26de add example for package gredis 2020-06-06 18:12:42 +08:00
John
29d9bb17cd improve function Unscoped for package gdb 2020-06-06 16:28:16 +08:00
John
30501a882d improve function Struct for package gconv 2020-06-06 15:31:04 +08:00
John
f2f98e1d16 rename testing file names for package gdb 2020-06-06 14:38:05 +08:00
John Guo
96ea2c911d
Merge pull request #696 from sanrentai/master
the sqlserver type money  should be converted to float64
2020-06-05 21:08:49 +08:00
john
6e2c0d8706 comment and readme update 2020-06-04 17:29:16 +08:00
John
76d31a7fbb improve slice result handling by treating it as string slice for package gredis 2020-06-03 23:44:21 +08:00
John
facb9d93c0 fix issue of multiple slice arguments handling in function where 2020-06-03 21:36:16 +08:00
Sany
2d3b32c94a
money 类型转换错误 2020-05-29 15:41:37 +08:00
John
89ccaa3915 improve function Do for package gredis, adding auto marshal feature for arguments 2020-05-18 19:18:53 +08:00
john
caead810e2 add package guid; improve performance of package grand 2020-05-16 21:56:31 +08:00
John
d398b749d4 improve support for types of database pgsql 2020-05-14 21:15:44 +08:00
John
a7504f0629 add more unit testing cases for package gdb 2020-05-13 23:21:11 +08:00
John
8a13d94526 improve Record.Struct for package gdb 2020-04-29 09:12:13 +08:00
John
a123a2c086 improve struct conversion of empty result/record for package gdb 2020-04-28 21:03:25 +08:00
John
8d9dd17eac add Walk function for package gset; improve fields handling feature for package gdb 2020-04-27 21:18:42 +08:00
John
cf1d3d3d2b improve package gdebug; add more unit testing case for package gdb 2020-04-27 17:56:04 +08:00
John
5db10add4a fix issue in unnacessary quoting of fields in select statement of gdb.Model 2020-04-27 16:30:53 +08:00
John
fa66bf5d9d improve cache feature of package gdb.Model 2020-04-26 21:31:55 +08:00
John
f69da3ace1 add function Transaction for package gdb 2020-04-26 17:47:19 +08:00
John
71b1f00dc5 improve package gdb/gstr/gvalid 2020-04-20 22:36:28 +08:00
John
63f33d1d8c improve package gdb supporting gtime.Time parameter for Where condition 2020-04-15 18:02:32 +08:00
John
734aa5a6fe improve create_at,update_at,delete_at feature for package gdb 2020-04-15 12:56:41 +08:00
John
81b211dd1a improve select operation details handling for package gdb 2020-04-15 09:37:46 +08:00
John
8e6018cfff improve soft deleting feature for package gdb 2020-04-11 10:14:49 +08:00
John
c08739b5a3 add function Having for gdb.Model 2020-04-11 10:11:52 +08:00
John
385a503d31 add soft deleting feature, improve chars handling for package gdb 2020-04-11 09:09:25 +08:00
John
ef286b0c15 add unit testing case for auto time and soft deleting features for package gdb 2020-04-09 22:48:21 +08:00
John
53aba2d4b8 add unit testing case of cache feature for package gdb 2020-04-09 22:00:02 +08:00
John
7fd53673ce add automatic time and soft deleting features: create_at/update_at/delete_at for package gdb; improve schema changing feature for package gdb 2020-04-08 21:26:14 +08:00
John
2d30a53c3a remove function From for package gdb; add function g.Table; add ServeHTTP interface implements for ghttp.Server 2020-04-04 22:46:52 +08:00
John
f22b98456f add default value of MaxActive configuration for package gredis 2020-04-03 15:18:35 +08:00
John
f82f7ab199 change default value of safe from false to true for gdb.Model 2020-04-03 10:16:57 +08:00
John
7bcc596308 add GetVar function for package genv; add DryRun feature for package gdb 2020-04-02 20:52:37 +08:00
John
c10f73f1f7 add zero time.Time filtering for omitempty feature of gdb.Model 2020-03-30 20:44:36 +08:00
John
4844eea0ab add convenience function g.Client for ghttp.Client 2020-03-29 09:52:37 +08:00
John Guo
1932c4ec44
Merge pull request #575 from wenzi1/master
Fix the bug of MSSQL paging
2020-03-28 19:59:31 +08:00
John
495b5758ec improve quote handling of table string for package gdb; improve rotation feature for package glog 2020-03-26 22:22:27 +08:00
John
3c36285126 improve Model.Data function for package gdb 2020-03-24 20:58:11 +08:00
John
060fd9eaba improve comment for package gdb 2020-03-23 20:44:20 +08:00
John
63e5a60344 improve package gdb 2020-03-22 23:26:15 +08:00
wenzi
5f223ef049
Merge pull request #4 from gogf/master
update
2020-03-20 10:06:50 +08:00
John
f18e6f078c improve unit testing cases 2020-03-20 08:49:40 +08:00
wenzi1
f667cbc2a2 Fix the bug of MSSQL paging 2020-03-20 00:33:20 +08:00
John
07e65c14a9 improve unit testing cases 2020-03-19 23:53:03 +08:00
John
0b6d04485e improve unit testing cases 2020-03-19 22:56:12 +08:00