gf/g/database/gdb
2019-07-22 23:03:55 +08:00
..
gdb_base.go fix unit test cases 2019-07-22 15:10:40 +08:00
gdb_batch_result.go gofmt 2019-06-19 09:06:52 +08:00
gdb_config.go improve debug feature for gdb; add skip support for file line print for glog 2019-07-15 19:54:13 +08:00
gdb_func.go add unit test case for types 2019-07-22 23:03:55 +08:00
gdb_model.go improve debug feature for gdb; add skip support for file line print for glog 2019-07-15 19:54:13 +08:00
gdb_mssql.go comment updates for gdb 2019-07-13 11:35:22 +08:00
gdb_mysql.go gofmt 2019-06-19 09:06:52 +08:00
gdb_oracle.go comment updates for gdb 2019-07-13 11:35:22 +08:00
gdb_pgsql.go add Offset function for gdb.Model; improve schema changing feature for gdb 2019-07-09 12:50:38 +08:00
gdb_sqlite.go comment updates for gdb 2019-07-13 11:35:22 +08:00
gdb_structure.go fix unit test cases 2019-07-22 15:10:40 +08:00
gdb_transaction.go improve gdb.Update/Delete feature to support orderby/limit features 2019-07-02 23:14:40 +08:00
gdb_type_record.go improve gdb.Model.Struct/Structs/Scan in error handling, it returns sql.ErrorNoRows if no records received after querying 2019-07-03 19:38:52 +08:00
gdb_type_result.go add Structs/StructsDeep function for gconv; add auto-creating struct/struct pointer for gconv.Struct function when parameter pointer is typeof **struct 2019-07-06 11:10:32 +08:00
gdb_unit_init_test.go improve unit test cases for gdb; add more functions for gjson; improve ghttp.Response.WriteStatus function 2019-07-17 23:24:27 +08:00
gdb_unit_types_test.go add unit test case for types 2019-07-22 23:03:55 +08:00
gdb_unit_z_basic_test.go improve unit test cases for gdb; add more functions for gjson; improve ghttp.Response.WriteStatus function 2019-07-17 23:24:27 +08:00
gdb_unit_z_method_test.go improve unit test cases for gdb; add more functions for gjson; improve ghttp.Response.WriteStatus function 2019-07-17 23:24:27 +08:00
gdb_unit_z_model_test.go improve unit test cases for gdb; add more functions for gjson; improve ghttp.Response.WriteStatus function 2019-07-17 23:24:27 +08:00
gdb_unit_z_struct_test.go improve unit test cases for gdb; add more functions for gjson; improve ghttp.Response.WriteStatus function 2019-07-17 23:24:27 +08:00
gdb_unit_z_transaction_test.go improve unit test case for gdb.Tx 2019-07-19 14:13:11 +08:00
gdb.go fix unit test cases 2019-07-22 15:10:40 +08:00