gf/g/database/gdb
2019-06-11 20:57:43 +08:00
..
gdb_base.go add GetLastSql function for gdb 2019-06-01 20:31:29 +08:00
gdb_batch_result.go change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
gdb_config.go add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check 2019-04-02 14:37:46 +08:00
gdb_func.go fix issue in gjson/gparser in loading xml content; add *time.Time support for gdb 2019-06-01 00:02:05 +08:00
gdb_model.go add gconv.StructDeep/MapDeep functions for gconv; add struct inherit converting support for gdb 2019-05-28 21:41:00 +08:00
gdb_mssql.go TODO updates 2019-05-29 11:53:10 +08:00
gdb_mysql.go copy mysql driver to third folder 2019-05-04 23:02:07 +08:00
gdb_oracle.go TODO updates 2019-05-29 11:53:10 +08:00
gdb_pgsql.go add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check 2019-04-02 14:37:46 +08:00
gdb_sqlite.go add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check 2019-04-02 14:37:46 +08:00
gdb_structure.go TODO updates 2019-05-29 11:53:10 +08:00
gdb_transaction.go remove go-sql-driver-mysql from third, add Register function to manually register 'mysql' driver 2019-05-04 00:10:02 +08:00
gdb_type_record.go add gconv.StructDeep/MapDeep functions for gconv; add struct inherit converting support for gdb 2019-05-28 21:41:00 +08:00
gdb_type_result.go fix issue in gtime convert in package gconv; add Structs/Scan functions for gdb.Model; add GetStructs/GetScan functions for gdb.Base and gdb.TX 2019-03-07 23:36:45 +08:00
gdb_unit_basic_test.go add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check 2019-04-02 14:37:46 +08:00
gdb_unit_init_test.go add configuration support for maxIdle/maxActive/idleTimeout/maxConnLifetime of gredis; update gjson.Append/Len functions; add more unit test cases for gredis/gins/gstr/gjson 2019-03-21 00:14:23 +08:00
gdb_unit_method_test.go fix issue in gjson/gparser in loading xml content; add *time.Time support for gdb 2019-06-01 00:02:05 +08:00
gdb_unit_model_test.go updates unit test cases for gdb,grpool 2019-06-01 19:37:00 +08:00
gdb_unit_struct_inherit_test.go add gconv.StructDeep/MapDeep functions for gconv; add struct inherit converting support for gdb 2019-05-28 21:41:00 +08:00
gdb_unit_transaction_test.go add configuration support for maxIdle/maxActive/idleTimeout/maxConnLifetime of gredis; update gjson.Append/Len functions; add more unit test cases for gredis/gins/gstr/gjson 2019-03-21 00:14:23 +08:00
gdb.go comment update for gcache 2019-06-11 20:57:43 +08:00