black-06
9fea15ae75
feat: add MigrateColumnUnique ( #6640 )
...
* feat: add MigrateColumnUnique
* feat: define new methods
* delete debug in test
2023-10-30 17:15:49 +08:00
black-06
32045fdd7d
feat: unscoped association ( #5899 ) ( #6246 )
...
* feat: unscoped association (#5899 )
* modify name because mysql character is latin1
* work only on has association
* format
* Unscoped on belongs_to association
2023-05-04 19:30:45 +08:00
Cheese
02b7e26f6b
feat: add tidb integration test cases ( #6014 )
...
* feat: support tidb integration test
* feat: update the mysql driver version to test
2023-02-08 16:29:09 +08:00
Cr
d9525d4da4
fix: skip append relation field to default db value ( #5885 )
...
* fix: relation field returning
* chore: gofumpt style
2022-12-01 20:26:59 +08:00
kinggo
b47cf57f5e
ci: add gofumpt check in reviewdog ( #4973 )
2022-01-06 15:02:53 +08:00
Jinzhu
300a23fc31
Check rows.Close error, close #4891
2021-12-02 10:39:24 +08:00
Jinzhu
1f05cb7e55
Handle Associations with pointer of pointer, close #3130
2020-07-10 22:53:03 +08:00
Jinzhu
d11c424334
Fix typo
2020-06-07 15:26:43 +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
c299cb8db6
Refactor association
2020-05-26 11:19:01 +08:00