John
|
9943966a86
|
improva function formatSql for package gdb
|
2020-09-29 22:53:44 +08:00 |
|
John
|
3617e51c01
|
improve gdb.Model.ScanList
|
2020-09-28 23:52:02 +08:00 |
|
John
|
c931032f08
|
comment update for gdb.Model.Unscoped
|
2020-09-27 23:37:40 +08:00 |
|
John
|
619287c273
|
improve cache feature for package gdb
|
2020-09-27 00:15:11 +08:00 |
|
John
|
727fdd2391
|
improve unit testing case for association feature for package gdb
|
2020-09-25 08:33:22 +08:00 |
|
John
|
a5e3e2f5ba
|
change g.SetDebug function to control the debugging information for framework
|
2020-09-24 23:40:44 +08:00 |
|
cai1111
|
4c8517d075
|
Update gdb_driver_mssql.go
|
2020-09-17 11:06:24 +08:00 |
|
John
|
edf06da6ea
|
add struct which implements Interfaces function parameter support for gdb.Model.Insert/Save
|
2020-09-13 11:21:10 +08:00 |
|
John
|
9d0ecc7d3e
|
add more unit testing case for package gdb
|
2020-09-07 20:25:59 +08:00 |
|
John
|
2440e05457
|
fix issue in limit operations for database driver oracle
|
2020-09-03 22:38:07 +08:00 |
|
John
|
1337c6c0d1
|
add sub query sql support for join functions
|
2020-09-03 21:57:58 +08:00 |
|
John
|
9cd953b7be
|
improve function FieldsEx by filtering fields from custom fields specified by function Fields for package gdb
|
2020-09-02 20:37:02 +08:00 |
|
Jack
|
d4091a4826
|
improve some transaction operations by directly calling model operations, making their implements logic the same
|
2020-08-31 15:57:04 +08:00 |
|
Jack
|
a7c269886b
|
improve support for dynamic database configurations in codes
|
2020-08-31 15:39:27 +08:00 |
|
Jack
|
f54593037b
|
improve CURD functions for package gdb
|
2020-08-31 00:59:42 +08:00 |
|
Jack
|
0415cf6a08
|
fix issue in nil gtime attribute for model entity for package gdb
|
2020-08-31 00:39:12 +08:00 |
|
John
|
bea451c9d6
|
improve date type support for package gdb; improve datetime string for gtime.StrToTime; improve function gtime.New for more types
|
2020-08-21 23:41:12 +08:00 |
|
Jack
|
a8acc6bd28
|
update unit testing case for package gdb
|
2020-08-14 00:51:22 +08:00 |
|
Jack
|
eb5efc735e
|
improve unit testing case of ScanList for package gdb
|
2020-08-13 23:45:22 +08:00 |
|
Jack
|
737af527cd
|
improve *Struct functions for ghttp.Request
|
2020-08-13 23:29:00 +08:00 |
|
Jack
|
3d8451d5d0
|
comment update for gdb.Model.Page
|
2020-08-04 09:22:21 +08:00 |
|
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 |
|