gf/g/database/gdb
2018-12-22 21:03:03 +08:00
..
gdb_base.go gdb: add support for slice argument in where statement 2018-12-17 10:52:44 +08:00
gdb_config.go g.DB can use gdb's configurations, not to force using config.toml 2018-12-19 18:35:44 +08:00
gdb_func.go gdb: add support for slice argument in where statement 2018-12-17 10:52:44 +08:00
gdb_model.go gdb.Model updates 2018-12-22 21:03:03 +08:00
gdb_mssql.go refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
gdb_mysql.go add Charset support for mysql of gdb package; fix issue for glog for log writing failed when the folder path wa deleted 2018-12-19 18:15:22 +08:00
gdb_oracle.go refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
gdb_pgsql.go refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
gdb_sqlite.go refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
gdb_transaction.go refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
gdb_type_record.go 改进gconv对象转换方法,名称修改gconv.MapToStruct -> gconv.Struct 2018-09-28 09:58:01 +08:00
gdb_type_result.go 改进gdb.Result/Recorde ToXml方法,增加可选的rootTag参数 2018-08-23 18:26:29 +08:00
gdb_unit_0_test.go CI updates 2018-12-17 19:36:34 +08:00
gdb_unit_1_test.go CI updates 2018-12-17 19:26:59 +08:00
gdb_unit_2_test.go add Model.Clone support for gdb package 2018-12-18 10:10:14 +08:00
gdb_unit_3_test.go refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
gdb.go add Charset support for mysql of gdb package; fix issue for glog for log writing failed when the folder path wa deleted 2018-12-19 18:15:22 +08:00