Jinzhu
|
de850edb4f
|
Fix Change UpdatedAt to current time when doing OnConflict UpdateAll
|
2021-01-11 19:16:47 +08:00 |
Jinzhu
|
7302c8a136
|
Fix tests and logger
|
2021-01-10 15:27:53 +08:00 |
Jinzhu
|
d888c799d7
|
Change UpdatedAt to current time when doing OnConflict UpdateAll
|
2021-01-08 19:20:42 +08:00 |
Jinzhu
|
0f00493c50
|
Continue to update tracking fields even not selected with Select, but skip them if omited with Omit, fix #3856
|
2020-12-15 11:18:29 +08:00 |
Jinzhu
|
05794298bd
|
Fix Save with specified table, close #3396
|
2020-09-06 12:22:08 +08:00 |
Jinzhu
|
b4166d9515
|
Fix V2 Save compatibility, close #3332
|
2020-08-30 10:21:11 +08:00 |
Jinzhu
|
59586dcd31
|
Fix unnecessary duplicated primary condition when using Save, close #3330
|
2020-08-29 23:02:19 +08:00 |
Jinzhu
|
ebdb4edda8
|
Add AllowGlobalUpdate mode
|
2020-08-23 20:08:23 +08:00 |
Jinzhu
|
50826742fd
|
Add error gorm.ErrInvalidData
|
2020-08-18 18:00:36 +08:00 |
Jinzhu
|
dea93edb6a
|
Copy TableExpr when clone statement
|
2020-08-13 16:28:21 +08:00 |
Jinzhu
|
ecc946be6e
|
Test update from sub query
|
2020-08-13 16:05:06 +08:00 |
Jinzhu
|
b5725940e9
|
Test Select with Update Struct
|
2020-07-06 11:20:43 +08:00 |
Jinzhu
|
e7b2e92ce3
|
Remove RecordNotFound method
|
2020-06-07 22:03:45 +08:00 |
Jinzhu
|
94685d1024
|
Fix can't scan null value into normal data types
|
2020-06-02 23:30:26 +08:00 |
Jinzhu
|
8bb05a5a69
|
Refactor tests files
|
2020-06-02 10:50:38 +08:00 |
Jinzhu
|
e986371a42
|
Rename package name
|
2020-06-02 09:18:01 +08:00 |
Jinzhu
|
1559fe24e5
|
Add more updates test
|
2020-06-01 19:41:33 +08:00 |
Jinzhu
|
e26abb84b3
|
Test block global update/delete
|
2020-05-31 20:42:07 +08:00 |
Jinzhu
|
9dd516a7e8
|
Test UpdateColumn
|
2020-05-30 17:34:22 +08:00 |
Jinzhu
|
028c9d6e17
|
Test Updates
|
2020-05-30 17:01:28 +08:00 |
Jinzhu
|
abae7f71c5
|
Test non std primary key and default value
|
2020-05-30 16:03:27 +08:00 |
Jinzhu
|
f0a442adff
|
Refactor tests
|
2020-05-23 23:50:48 +08:00 |