.. |
gdb_base.go
|
improve dbBase.doBatchInsert()
|
2019-09-11 16:48:00 +08:00 |
gdb_batch_result.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gdb_config.go
|
improve gdb for configiration
|
2019-09-02 20:35:29 +08:00 |
gdb_func.go
|
adding package gi18n
|
2019-08-31 18:04:12 +08:00 |
gdb_model.go
|
improve CORS feature for ghttp.Server
|
2019-09-03 17:18:16 +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
|
remove thirdparty diectory, add go.mod for package dependences
|
2019-08-01 14:07:25 +08:00 |
gdb_oracle.go
|
improve gconv.Bool for NO/YES; improve gdb for model generation
|
2019-09-02 15:48: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 type conversion for gdb
|
2019-09-03 00:06:24 +08:00 |
gdb_transaction.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gdb_type_record.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gdb_type_result.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gdb_unit_init_mssql_test.go
|
add oracle/mssql/postgres unit test cases
|
2019-08-12 16:50:57 +08:00 |
gdb_unit_init_mysql_test.go
|
improve gdb
|
2019-08-19 19:21:27 +08:00 |
gdb_unit_init_oracle_test.go
|
add oracle/mssql/postgres unit test cases
|
2019-08-12 16:50:57 +08:00 |
gdb_unit_init_pgsql_test.go
|
add oracle/mssql/postgres unit test cases
|
2019-08-12 16:50:57 +08:00 |
gdb_unit_init_test.go
|
improve gdb
|
2019-08-19 19:21:27 +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
|
删除mssql中的convertValue方法。
|
2019-08-14 19:16:45 +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 gdb
|
2019-08-19 19:21:27 +08:00 |
gdb_unit_z_mysql_model_test.go
|
fix issue in stack skip feature for glog; fix issue in slice parameter for gdb
|
2019-08-24 23:08:17 +08:00 |
gdb_unit_z_mysql_struct_test.go
|
improve gdb
|
2019-08-19 19:21:27 +08:00 |
gdb_unit_z_mysql_transaction_test.go
|
improve gdb
|
2019-08-19 19:21:27 +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
|
add oracle/mssql/postgres unit test cases
|
2019-08-12 16:50:57 +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
|
add oracle/mssql/postgres unit test cases
|
2019-08-12 16:50:57 +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
|
remove deprecated functions and fix corresponding unit test cases
|
2019-09-06 16:59:38 +08:00 |