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
|
6d406498db
|
improve result data type converting for package gdb
|
2020-07-28 20:31:50 +08:00 |
|
chenghonour
|
78536de1b5
|
add database method
|
2020-07-17 11:28:47 +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
|
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
|
d9422d00ac
|
修改sql打印debug信息,增加数据库配置的group名称,用于区分sql来源,尤其是多数据库配置的时候
|
2020-06-28 16:50:13 +08:00 |
|
John
|
4d38b508a3
|
improve gvar by changig gvar.Var from type struct to interface
|
2020-06-16 17:38:05 +08:00 |
|
John
|
f69da3ace1
|
add function Transaction for package gdb
|
2020-04-26 17:47:19 +08:00 |
|
John
|
385a503d31
|
add soft deleting feature, improve chars handling for package gdb
|
2020-04-11 09:09:25 +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
|
7bcc596308
|
add GetVar function for package genv; add DryRun feature for package gdb
|
2020-04-02 20:52:37 +08:00 |
|
John
|
63e5a60344
|
improve package gdb
|
2020-03-22 23:26:15 +08:00 |
|
John
|
36401a063d
|
improve gutil.Dump, improve sqlite file searching when opening db file
|
2020-03-19 13:38:42 +08:00 |
|
John
|
9f0548c03d
|
improve testdata directory retrieving for unit testing cases
|
2020-03-16 22:47:39 +08:00 |
|
John
|
e513cd10ed
|
add Lock* functions for gdb.Model and improve Data/Where functions for gdb.Model
|
2020-03-13 17:21:30 +08:00 |
|
John
|
11f0317e92
|
add Array feature for package gdb
|
2020-03-11 23:17:41 +08:00 |
|
John
|
9dbde6e8f1
|
change function HandleSqlBeforeExec to HandleSqlBeforeCommit for package gdb
|
2020-03-09 22:00:01 +08:00 |
|
John
|
fe0b34544d
|
fix missing of pgsql driver support for package gdb
|
2020-03-09 21:56:53 +08:00 |
|
John
|
5e489d59b4
|
improve HandleSqlBeforeExec function for package gdb
|
2020-03-09 21:53:58 +08:00 |
|
John
|
8e40cded42
|
add custom driver feature for package gdb
|
2020-03-08 11:03:18 +08:00 |
|
John
|
0e52d467d3
|
improving package gdb
|
2020-03-08 00:17:42 +08:00 |
|
John
|
6317d9de53
|
add ci for golang v1.14
|
2020-02-26 11:54:46 +08:00 |
|
John
|
88684ca00a
|
add panic if internal watcher creation fails for gfsnotify; improve codes and change comment from chinese to english for gdb
|
2020-02-10 20:37:53 +08:00 |
|
John
|
784983806a
|
add InserIgnore feature for package gdb
|
2020-02-08 23:46:10 +08:00 |
|
John
|
e9a0805801
|
add function Schema for gdb
|
2020-01-10 23:48:19 +08:00 |
|
John
|
9227139cf8
|
add schema changing feature for gdb
|
2020-01-07 22:14:32 +08:00 |
|
John
|
597f7468e9
|
fix issue in prefix feature for method operations of gdb
|
2019-12-23 23:14:54 +08:00 |
|
John
|
922e720d63
|
improve gdb/ghttp/gins; fix issue in gstr
|
2019-12-19 15:14:05 +08:00 |
|
John
|
27cf47bcd3
|
improve table prefix and quote feature for gdb
|
2019-12-13 15:25:49 +08:00 |
|
John
|
458318d374
|
improve prefix and word quote feature for gdb; merge develop
|
2019-12-12 23:54:07 +08:00 |
|
John
|
e3f54e1353
|
improve tag and field retrieving feature for internal/structs; comment update for gdb
|
2019-12-12 23:38:46 +08:00 |
|
John
|
34ef0ea792
|
add prefix feature for gdb
|
2019-12-10 21:14:15 +08:00 |
|
John
|
be15f85eae
|
remove sql.ErrNoRows error for select functions for gdb; improve configuration feature for gdb/glog/gview
|
2019-12-04 16:04:52 +08:00 |
|
John
|
f1b7cb37c6
|
add configuration feature for glog
|
2019-10-26 10:58:07 +08:00 |
|
John
|
d4051df5b6
|
improve gdb/gstr/gconv/garray
|
2019-10-21 19:13:25 +08:00 |
|
John
|
500efb5601
|
fix issue in template for ghttp.Server
|
2019-10-17 20:31:03 +08:00 |
|
John
|
e1164e935b
|
improve configuration for gdb; add more unit test case for ghttp.Server
|
2019-10-15 21:20:38 +08:00 |
|
John
|
b830f9b96d
|
improve ghttp.Server.Request for parameter retrieving; add Option feature for gdb; update example for hook feature of ghttp.Server
|
2019-09-29 14:27:09 +08:00 |
|
John
|
b0f859cc91
|
improve example codes
|
2019-09-24 23:41:18 +08:00 |
|
John
|
13e528abb6
|
remove deprecated functions and fix corresponding unit test cases
|
2019-09-06 16:59:38 +08:00 |
|
John
|
b1c2b9f4e0
|
improve gconv.Bool for NO/YES; improve gdb for model generation
|
2019-09-02 15:48:25 +08:00 |
|
John
|
d3a2bef9ba
|
improve debug sql with arguments auto bound
|
2019-08-26 20:57:37 +08:00 |
|
John
|
1a20edc0b0
|
improving gdb and glog
|
2019-08-26 19:39:04 +08:00 |
|
John
|
4eac97a7d8
|
add Master/Slave functions for gdb
|
2019-08-08 17:43:21 +08:00 |
|
John
|
b01add2925
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
|