John Guo
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
John Guo
|
8e76d7a8ed
|
improve function TableFileds for gussing table name from table string;add overwrote function DoInsert for mssql/pgsql/oracle/sqlite for unsupported features
|
2021-07-06 20:59:09 +08:00 |
|
John Guo
|
3ac5772059
|
add UNION/UNION ALL feature for package gdb
|
2021-06-06 23:06:39 +08:00 |
|
John Guo
|
4e41d8aff8
|
improve context and nested transaction feature for package gdb
|
2021-05-21 13:25:53 +08:00 |
|
John Guo
|
a3b94c24de
|
fix issue #854; add maxIdleTime configuration and comments update for package gdb; version updates
|
2021-04-04 12:01:22 +08:00 |
|
John Guo
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
jflyfox
|
7316e6648f
|
change errors to gerror; update copyright in comment
|
2020-12-09 16:04:29 +08:00 |
|
Jack
|
3eba8d690f
|
add TimeMaintainDisabled configuration for automatic time maintaining feature
|
2020-11-27 13:28:18 +08:00 |
|
Jack
|
561a541fa1
|
add custom CreatedAt/UpdatedAt/DeletedAt filed name configuration for package gdb
|
2020-10-20 21:01:39 +08:00 |
|
John
|
c931032f08
|
comment update for gdb.Model.Unscoped
|
2020-09-27 23:37:40 +08:00 |
|
John
|
1337c6c0d1
|
add sub query sql support for join functions
|
2020-09-03 21:57:58 +08:00 |
|
John
|
fa66bf5d9d
|
improve cache feature of package gdb.Model
|
2020-04-26 21:31:55 +08:00 |
|
John
|
8e6018cfff
|
improve soft deleting feature for package gdb
|
2020-04-11 10:14:49 +08:00 |
|
John
|
385a503d31
|
add soft deleting feature, improve chars handling for package gdb
|
2020-04-11 09:09:25 +08:00 |
|
John
|
7fd53673ce
|
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 |
|