.. |
testdata
|
improve word quoting for function FieldsEx
|
2020-11-04 19:53:50 +08:00 |
gdb_core_config.go
|
add custom CreatedAt/UpdatedAt/DeletedAt filed name configuration for package gdb
|
2020-10-20 21:01:39 +08:00 |
gdb_core_structure.go
|
add automatic data key to field name mapping feature for package gdb
|
2020-10-17 18:16:13 +08:00 |
gdb_core_utility.go
|
change function HandleSqlBeforeExec to HandleSqlBeforeCommit for package gdb
|
2020-03-09 22:00:01 +08:00 |
gdb_core.go
|
add default configuration for MaxOpenConnCount for package gdb
|
2020-11-10 21:19:15 +08:00 |
gdb_driver_mssql.go
|
improve package gdb for structire retrieving in transaction operations
|
2020-11-21 12:24:32 +08:00 |
gdb_driver_mysql.go
|
fix issue 1002
|
2020-11-21 13:20:32 +08:00 |
gdb_driver_oracle.go
|
improve package gdb for structire retrieving in transaction operations
|
2020-11-21 12:24:32 +08:00 |
gdb_driver_pgsql.go
|
improve package gdb for structire retrieving in transaction operations
|
2020-11-21 12:24:32 +08:00 |
gdb_driver_sqlite.go
|
improve package gdb for structire retrieving in transaction operations
|
2020-11-21 12:24:32 +08:00 |
gdb_func.go
|
add default configuration for MaxOpenConnCount for package gdb
|
2020-11-10 21:19:15 +08:00 |
gdb_model_cache.go
|
improve cache feature of package gdb.Model
|
2020-04-26 21:31:55 +08:00 |
gdb_model_condition.go
|
comment update for gdb.Model.Page
|
2020-08-04 09:22:21 +08:00 |
gdb_model_delete.go
|
improve gdb.Model.Count
|
2020-11-10 10:37:42 +08:00 |
gdb_model_fields.go
|
fix issue in gdb.Model.Fields
|
2020-11-18 00:32:09 +08:00 |
gdb_model_insert.go
|
add default configuration for MaxOpenConnCount for package gdb
|
2020-11-10 21:19:15 +08:00 |
gdb_model_join.go
|
add sub query sql support for join functions
|
2020-09-03 21:57:58 +08:00 |
gdb_model_lock.go
|
add Lock* functions for gdb.Model and improve Data/Where functions for gdb.Model
|
2020-03-13 17:21:30 +08:00 |
gdb_model_option.go
|
add Lock* functions for gdb.Model and improve Data/Where functions for gdb.Model
|
2020-03-13 17:21:30 +08:00 |
gdb_model_select.go
|
improve gdb.Model.Count
|
2020-11-10 10:37:42 +08:00 |
gdb_model_soft_time.go
|
fix issue in
|
2020-10-27 10:40:47 +08:00 |
gdb_model_update.go
|
improve gdb.Model.Count
|
2020-11-10 10:37:42 +08:00 |
gdb_model_utility.go
|
improve gdb.Model.Count
|
2020-11-10 10:37:42 +08:00 |
gdb_model.go
|
improve package gdb for structire retrieving in transaction operations
|
2020-11-21 11:42:50 +08:00 |
gdb_result.go
|
add GetVar function for package genv; add DryRun feature for package gdb
|
2020-04-02 20:52:37 +08:00 |
gdb_schema.go
|
add automatic time and soft deleting features: create_at/update_at/delete_at for package gdb; improve schema changing feature for package gdb
|
2020-04-08 21:26:14 +08:00 |
gdb_transaction.go
|
improve some transaction operations by directly calling model operations, making their implements logic the same
|
2020-08-31 15:57:04 +08:00 |
gdb_type_record_deprecated.go
|
improve struct conversion of empty result/record for package gdb
|
2020-04-28 21:03:25 +08:00 |
gdb_type_record.go
|
improve Record.Struct for package gdb
|
2020-04-29 09:12:13 +08:00 |
gdb_type_result_deprecated.go
|
improve struct conversion of empty result/record for package gdb
|
2020-04-28 21:03:25 +08:00 |
gdb_type_result_scanlist.go
|
improve gdb.Model.ScanList
|
2020-09-28 23:52:02 +08:00 |
gdb_type_result.go
|
add ScanList feature for gdb.Model
|
2020-07-05 11:54:37 +08:00 |
gdb_z_driver_test.go
|
add ScanList feature for gdb.Result
|
2020-07-05 11:23:39 +08:00 |
gdb_z_example_test.go
|
rename testing file names for package gdb
|
2020-06-06 14:38:05 +08:00 |
gdb_z_init_test.go
|
add ScanList feature for gdb.Model
|
2020-07-05 11:54:37 +08:00 |
gdb_z_mysql_association_test.go
|
improve unit testing case for association feature for package gdb
|
2020-09-25 08:33:22 +08:00 |
gdb_z_mysql_basic_test.go
|
rename testing file names for package gdb
|
2020-06-06 14:38:05 +08:00 |
gdb_z_mysql_internal_test.go
|
fix issue in custom mapping for gconv.Struct
|
2020-11-19 14:52:19 +08:00 |
gdb_z_mysql_method_test.go
|
there should be WHERE statement in Update/Delete operations
|
2020-11-06 00:00:41 +08:00 |
gdb_z_mysql_model_test.go
|
fix issue 1002
|
2020-11-21 13:20:32 +08:00 |
gdb_z_mysql_soft_time_test.go
|
add automatic data key to field name mapping feature for package gdb
|
2020-10-17 18:16:13 +08:00 |
gdb_z_mysql_struct_test.go
|
add more unit testing case for package gdb
|
2020-07-08 19:12:48 +08:00 |
gdb_z_mysql_transaction_test.go
|
there should be WHERE statement in Update/Delete operations
|
2020-11-06 00:00:41 +08:00 |
gdb_z_mysql_types_test.go
|
improve date type support for package gdb; improve datetime string for gtime.StrToTime; improve function gtime.New for more types
|
2020-08-21 23:41:12 +08:00 |
gdb_z_oracle_internal_test.go
|
add more unit testing case for package gdb
|
2020-09-07 20:25:59 +08:00 |
gdb.go
|
add default configuration for MaxOpenConnCount for package gdb
|
2020-11-10 21:19:15 +08:00 |