gf/database/gdb
2020-01-03 20:23:10 +08:00
..
gdb_base.go add Iterator* functions for garray; add ReplaceDir*/ReplaceFile* functions for gfile; remove gfile.Replace/ReplaceFunc functions 2019-12-25 20:56:39 +08:00
gdb_batch_result.go update project structure 2019-07-29 21:01:19 +08:00
gdb_config.go add prefix feature for gdb 2019-12-10 21:14:15 +08:00
gdb_func.go fix issue in prefix feature for method operations of gdb 2019-12-23 23:14:54 +08:00
gdb_model.go improve gfile.CopyDir function; add Model function for gdb.Model 2019-12-28 13:55:05 +08:00
gdb_mssql.go improve gconv.Bool for NO/YES; improve gdb for model generation 2019-09-02 15:48:25 +08:00
gdb_mysql.go improve time handling for gdb 2019-10-25 19:54:02 +08:00
gdb_oracle.go improve gdb/gstr/gconv/garray 2019-10-21 19:13:25 +08:00
gdb_pgsql.go improve gconv.Bool for NO/YES; improve gdb for model generation 2019-09-02 15:48:25 +08:00
gdb_sqlite.go improve gconv.Bool for NO/YES; improve gdb for model generation 2019-09-02 15:48:25 +08:00
gdb_structure.go improve gdb/gtime 2019-12-17 21:06:34 +08:00
gdb_transaction.go improve gdb/gstr/gconv/garray 2019-10-21 19:13:25 +08:00
gdb_type_record_deprecated.go improva container for json marshal/unmarshal interface 2019-10-01 16:03:18 +08:00
gdb_type_record.go improve gdb/gtime 2019-12-17 21:06:34 +08:00
gdb_type_result_deprecated.go improva container for json marshal/unmarshal interface 2019-10-01 16:03:18 +08:00
gdb_type_result.go improve gdb/gtime 2019-12-17 21:06:34 +08:00
gdb_unit_init_mssql_test.go update travis for adding mysql password; add custom view feature for ghttp.Response 2019-11-20 12:09:26 +08:00
gdb_unit_init_mysql_test.go add prefix feature for gdb 2019-12-10 21:14:15 +08:00
gdb_unit_init_oracle_test.go update travis for adding mysql password; add custom view feature for ghttp.Response 2019-11-20 12:09:26 +08:00
gdb_unit_init_pgsql_test.go update travis for adding mysql password; add custom view feature for ghttp.Response 2019-11-20 12:09:26 +08:00
gdb_unit_init_test.go improve gdb 2019-08-19 19:21:27 +08:00
gdb_unit_z_func_test.go fix issue in prefix feature for method operations of gdb 2019-12-23 23:14:54 +08:00
gdb_unit_z_mssql_method_test.go improve gdb 2019-08-19 19:21:27 +08:00
gdb_unit_z_mssql_model_test.go 修改mssql中的datetime类型的处理 2019-08-14 22:44:57 +08:00
gdb_unit_z_mssql_struct_test.go improva container for json marshal/unmarshal interface 2019-10-01 16:03:18 +08:00
gdb_unit_z_mssql_transaction_test.go 删除mssql中的convertValue方法。 2019-08-14 19:16:45 +08:00
gdb_unit_z_mysql_basic_test.go improve gdb 2019-08-19 19:21:27 +08:00
gdb_unit_z_mysql_method_test.go improve gconv.Map/String 2020-01-03 20:23:10 +08:00
gdb_unit_z_mysql_model_test.go improve gdb/ghttp/gins; fix issue in gstr 2019-12-19 15:14:05 +08:00
gdb_unit_z_mysql_struct_test.go improva container for json marshal/unmarshal interface 2019-10-01 16:03:18 +08:00
gdb_unit_z_mysql_transaction_test.go add more unit testing cases for gdb.TX 2019-12-31 16:02:18 +08:00
gdb_unit_z_mysql_types_test.go update donator; update unit test case for gdb; fix issue in bool convertion for []byte for gconv 2019-08-22 23:24:45 +08:00
gdb_unit_z_oracle_method_test.go add oracle/mssql/postgres unit test cases 2019-08-12 16:50:57 +08:00
gdb_unit_z_oracle_model_test.go add oracle/mssql/postgres unit test cases 2019-08-12 16:50:57 +08:00
gdb_unit_z_oracle_struct_test.go improva container for json marshal/unmarshal interface 2019-10-01 16:03:18 +08:00
gdb_unit_z_oracle_transaction_test.go add oracle/mssql/postgres unit test cases 2019-08-12 16:50:57 +08:00
gdb_unit_z_pgsql_method_test.go improva container for json marshal/unmarshal interface 2019-10-01 16:03:18 +08:00
gdb_unit_z_pgsql_model_test.go add oracle/mssql/postgres unit test cases 2019-08-12 16:50:57 +08:00
gdb.go fix issue in prefix feature for method operations of gdb 2019-12-23 23:14:54 +08:00