gf/database/gdb
2021-10-29 15:49:08 +08:00
..
testdata fix issue #1412 2021-09-23 19:29:20 +08:00
gdb_core_config.go version 2 2021-10-11 21:41:56 +08:00
gdb_core_link.go infract internal link 2021-05-21 15:30:21 +08:00
gdb_core_structure.go version 2 2021-10-11 21:41:56 +08:00
gdb_core_tracing.go version 2 2021-10-11 21:41:56 +08:00
gdb_core_transaction.go add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils 2021-10-28 23:18:23 +08:00
gdb_core_underlying.go version 2 2021-10-11 21:41:56 +08:00
gdb_core_utility.go add FieldCount/FieldSum/FieldMax/FieldMin/FieldAvg functions for gdb.Model 2021-08-12 19:42:44 +08:00
gdb_core.go add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils 2021-10-28 23:18:23 +08:00
gdb_driver_mssql.go version 2 2021-10-11 21:41:56 +08:00
gdb_driver_mysql.go version 2 2021-10-11 21:41:56 +08:00
gdb_driver_oracle.go version 2 2021-10-11 21:41:56 +08:00
gdb_driver_pgsql.go version 2 2021-10-11 21:41:56 +08:00
gdb_driver_sqlite.go version 2 2021-10-11 21:41:56 +08:00
gdb_func.go add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb 2021-10-29 15:12:31 +08:00
gdb_model_cache.go version 2 2021-10-11 21:41:56 +08:00
gdb_model_condition.go add WherePrefix/WhereOrPrefix for gdb.Model 2021-10-29 15:49:08 +08:00
gdb_model_delete.go version 2 2021-10-11 21:41:56 +08:00
gdb_model_fields.go add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb 2021-10-29 15:12:31 +08:00
gdb_model_insert.go add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils 2021-10-28 23:18:23 +08:00
gdb_model_join.go add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb 2021-10-29 15:12:31 +08:00
gdb_model_lock.go copyright comment update 2021-01-17 21:46:25 +08:00
gdb_model_option.go merge IgnoreEmptySliceWhere feature into OmitEmptyWhere 2021-10-29 10:50:14 +08:00
gdb_model_select.go add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils 2021-10-28 23:18:23 +08:00
gdb_model_time.go version 2 2021-10-11 21:41:56 +08:00
gdb_model_transaction.go add function Transaction for gdb.Model 2021-05-29 17:07:49 +08:00
gdb_model_update.go add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils 2021-10-28 23:18:23 +08:00
gdb_model_utility.go replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg 2021-10-21 18:22:47 +08:00
gdb_model_with.go version 2 2021-10-11 21:41:56 +08:00
gdb_model.go add WherePrefix/WhereOrPrefix for gdb.Model 2021-10-29 15:49:08 +08:00
gdb_result.go fix issue #1291 2021-07-08 22:44:16 +08:00
gdb_schema.go add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb 2021-10-29 15:12:31 +08:00
gdb_statement.go version 2 2021-10-11 21:41:56 +08:00
gdb_type_record.go version 2 2021-10-11 21:41:56 +08:00
gdb_type_result_scanlist.go add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils 2021-10-28 23:18:23 +08:00
gdb_type_result.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_driver_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_example_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_init_test.go fix unit testing cases 2021-10-21 19:25:39 +08:00
gdb_z_mysql_association_scanlist_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_mysql_association_with_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_mysql_basic_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_mysql_ctx_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_mysql_internal_test.go fix unit testing cases 2021-10-21 19:25:39 +08:00
gdb_z_mysql_method_test.go add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils 2021-10-28 23:18:23 +08:00
gdb_z_mysql_model_basic_test.go add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb 2021-10-29 15:12:31 +08:00
gdb_z_mysql_model_filter_test.go add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb 2021-10-29 15:12:31 +08:00
gdb_z_mysql_model_join_test.go add WherePrefix/WhereOrPrefix for gdb.Model 2021-10-29 15:49:08 +08:00
gdb_z_mysql_model_struct_test.go add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb 2021-10-29 15:12:31 +08:00
gdb_z_mysql_model_subquery_test.go add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb 2021-10-29 15:12:31 +08:00
gdb_z_mysql_model_where_test.go add WherePrefix/WhereOrPrefix for gdb.Model 2021-10-29 15:49:08 +08:00
gdb_z_mysql_raw_type_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_mysql_time_maintain_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_mysql_transaction_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_mysql_types_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_mysql_union_test.go version 2 2021-10-11 21:41:56 +08:00
gdb_z_oracle_internal_test.go version 2 2021-10-11 21:41:56 +08:00
gdb.go version 2 2021-10-11 21:41:56 +08:00