gf/database/gdb
2021-03-18 10:39:23 +08:00
..
testdata improve word quoting for function FieldsEx 2020-11-04 19:53:50 +08:00
gdb_core_config.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_core_structure.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_core_tracing.go upgrade otel from 0.16.0 to 0.18.0 2021-03-18 10:39:23 +08:00
gdb_core_utility.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_core.go 去除cancelFunc避免退出之前关闭mysqlConn导致数据获取不完整 2021-03-01 01:43:53 +08:00
gdb_driver_mssql.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_driver_mysql.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_driver_oracle.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_driver_pgsql.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_driver_sqlite.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_func.go great! completed 'with' feature for package gdb 2021-02-09 18:00:43 +08:00
gdb_model_cache.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_model_condition.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_model_delete.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_model_fields.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_model_insert.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_model_join.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_model_lock.go copyright comment update 2021-01-17 21:46:25 +08:00
gdb_model_option.go add package gmeta for embedded struct of meta data feature 2021-02-07 21:23:09 +08:00
gdb_model_select.go great! completed 'with' feature for package gdb 2021-02-09 18:00:43 +08:00
gdb_model_time.go copyright comment update 2021-01-17 21:46:25 +08:00
gdb_model_update.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_model_utility.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_model_with.go great! completed 'with' feature for package gdb 2021-02-09 18:00:43 +08:00
gdb_model.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_result.go copyright comment update 2021-01-17 21:46:25 +08:00
gdb_schema.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_statement.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_transaction.go orm with feature 2021-02-08 17:57:21 +08:00
gdb_type_record_deprecated.go copyright comment update 2021-01-17 21:46:25 +08:00
gdb_type_record.go great! completed 'with' feature for package gdb 2021-02-09 18:00:43 +08:00
gdb_type_result_deprecated.go copyright comment update 2021-01-17 21:46:25 +08:00
gdb_type_result_scanlist.go improve ScanList of the same replation names for package gdb 2021-03-04 00:07:06 +08:00
gdb_type_result.go great! completed 'with' feature for package gdb 2021-02-09 18:00:43 +08:00
gdb_z_driver_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_example_test.go copyright comment update 2021-01-17 21:46:25 +08:00
gdb_z_init_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_mysql_association_test.go add more unit testing case for ScanList feature 2021-03-04 20:45:05 +08:00
gdb_z_mysql_association_with_test.go great! completed 'with' feature for package gdb 2021-02-09 18:00:43 +08:00
gdb_z_mysql_basic_test.go improve package gdb for association feature 2021-02-07 14:39:32 +08:00
gdb_z_mysql_ctx_test.go improve package gdb for association feature 2021-02-07 14:39:32 +08:00
gdb_z_mysql_internal_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_mysql_method_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_mysql_model_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_mysql_raw_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_mysql_struct_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_mysql_time_maintain_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_mysql_transaction_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_mysql_types_test.go add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb 2021-02-27 23:58:36 +08:00
gdb_z_oracle_internal_test.go fix issue in incorrect datetime string argument for oracle 2021-01-02 20:31:25 +08:00
gdb.go add internal logging for package gdb/gredis 2021-03-11 11:39:49 +08:00