CyJaySong
|
80f57d1c24
|
fix(database/gdb): gdb.Counter not work in OnDuplicate (#4073)
|
2024-12-26 18:18:35 +08:00 |
|
John Guo
|
e9ce1bde87
|
fix(database/gdb): incompatitable statement like Order("id", "dasc") (#3949)
|
2024-11-21 15:08:29 +08:00 |
|
CyJaySong
|
e4c4fb591e
|
feat(database/gdb): add Exist support for checking records existance for certain condition (#3854)
|
2024-10-24 15:29:03 +08:00 |
|
John Guo
|
7dd38a1700
|
feat(database/gdb): add Raw support for Fields function of gdb.Model (#3873)
|
2024-10-21 09:22:31 +08:00 |
|
oldme
|
c13004e230
|
fix(database/gdb): support OrderRandom feature in different databases (#3794)
|
2024-09-24 11:58:34 +08:00 |
|
oldme
|
3a8f246569
|
fix: unit test error in PgSQL and SQLite; Unified t.Assert(err, nil) to t.AssertNil(err) (#3356)
|
2024-03-12 20:05:03 +08:00 |
|
oldme
|
fbd266fad0
|
enhance: add Save operation support for SQLite #2764 (#3315)
|
2024-03-06 19:22:58 +08:00 |
|
John Guo
|
8266a16b4e
|
fix issue #3286 (#3289)
|
2024-01-30 20:03:58 +08:00 |
|