|
|
534abb7f17
|
improve hook feature for package gdb
|
2022-05-09 14:22:28 +08:00 |
|
|
|
372bae4799
|
fix issue in missing first result column when in select cache scenario
|
2022-03-31 15:42:12 +08:00 |
|
|
|
09ba1bf1fb
|
imrove context handling for package gdb
|
2022-03-24 17:51:49 +08:00 |
|
|
|
6dacdd60dc
|
add sharding feature for package gdb
|
2022-03-21 21:17:48 +08:00 |
|
|
|
87ccc27ee4
|
sharding feature develop
|
2022-03-21 14:26:56 +08:00 |
|
|
|
dccfc1c8cd
|
add hook feature for model of package gdb
|
2022-03-14 23:47:55 +08:00 |
|
|
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
|
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
|
|
8aa7f08350
|
improve DB interface for package gdb
|
2021-06-04 09:54:19 +08:00 |
|
|
|
4e41d8aff8
|
improve context and nested transaction feature for package gdb
|
2021-05-21 13:25:53 +08:00 |
|
|
|
acf47f3907
|
orm with feature
|
2021-02-08 17:57:21 +08:00 |
|
|
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
|
|
7316e6648f
|
change errors to gerror; update copyright in comment
|
2020-12-09 16:04:29 +08:00 |
|
|
|
d7542e87ae
|
improve gdb.Model.Count
|
2020-11-10 10:37:42 +08:00 |
|
|
|
f4da179140
|
there should be WHERE statement in Update/Delete operations
|
2020-11-06 00:00:41 +08:00 |
|
|
|
561a541fa1
|
add custom CreatedAt/UpdatedAt/DeletedAt filed name configuration for package gdb
|
2020-10-20 21:01:39 +08:00 |
|
|
|
c931032f08
|
comment update for gdb.Model.Unscoped
|
2020-09-27 23:37:40 +08:00 |
|
|
|
f3525c84a3
|
fix issue in debug infor for soft deleting feature of package gdb
|
2020-06-17 23:47:47 +08:00 |
|
|
|
29d9bb17cd
|
improve function Unscoped for package gdb
|
2020-06-06 16:28:16 +08:00 |
|
|
|
385a503d31
|
add soft deleting feature, improve chars handling for package gdb
|
2020-04-11 09:09:25 +08:00 |
|
|
|
ef286b0c15
|
add unit testing case for auto time and soft deleting features for package gdb
|
2020-04-09 22:48:21 +08:00 |
|
|
|
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 |
|
|
|
e513cd10ed
|
add Lock* functions for gdb.Model and improve Data/Where functions for gdb.Model
|
2020-03-13 17:21:30 +08:00 |
|