Mikhail Faraponov
|
2990790fbc
|
Use WriteByte for single byte operations (#5167)
Co-authored-by: Mikhail Faraponov <mikefaraponov@Mikhails-MacBook-Pro.local>
|
2022-03-17 22:54:30 +08:00 |
kinggo
|
b47cf57f5e
|
ci: add gofumpt check in reviewdog (#4973)
|
2022-01-06 15:02:53 +08:00 |
Jinzhu
|
8627634959
|
Fix create associations with zero primary key, close #4890
|
2021-12-02 10:20:16 +08:00 |
Jinzhu
|
27e2753c9d
|
Fix create duplicated value when updating nested has many relationship, close #4796
|
2021-11-29 18:43:39 +08:00 |
Jinzhu
|
e1b4c066a8
|
Fix FullSaveAssociations, close #4874
|
2021-11-29 11:02:44 +08:00 |
Jinzhu
|
d41fb3acdc
|
Refactor dummy driver QuoteTo method
|
2021-09-11 16:22:35 +08:00 |
Adrien Carreira
|
52cc438d07
|
JoinsOn unit test + use all primary keys
|
2021-09-06 20:13:20 +08:00 |
Jinzhu
|
dc48e04896
|
Fix nested embedded struct, close #3278
|
2020-08-18 11:21:40 +08:00 |
Jinzhu
|
0790ff6937
|
Update tests helper to check time
|
2020-07-09 09:42:27 +08:00 |
Jinzhu
|
619cd332ec
|
Add index priority supports
|
2020-07-08 17:59:40 +08:00 |
Jinzhu
|
b5725940e9
|
Test Select with Update Struct
|
2020-07-06 11:20:43 +08:00 |
Jinzhu
|
a1e35bdc94
|
Support merge batch data some having primary values
|
2020-06-20 16:52:15 +08:00 |
Jinzhu
|
4f19e2a7b3
|
Test ForeignKeyConstraints
|
2020-06-20 01:20:18 +08:00 |
Jinzhu
|
8bb05a5a69
|
Refactor tests files
|
2020-06-02 10:50:38 +08:00 |