gorm/utils
Paras Waykole 5d91ddac8c
fixed belongs_to & has_one reversed if field same (proper fix) (#4694)
* fixed belongs_to & has_one reversed if field same

* hasmany same foreign key bug fixed and test added

* belongsToSameForeignKey fixed and reverted old fix
2021-10-08 10:59:55 +08:00
..
tests Refactor dummy driver QuoteTo method 2021-09-11 16:22:35 +08:00
utils.go fixed belongs_to & has_one reversed if field same (proper fix) (#4694) 2021-10-08 10:59:55 +08:00
utils_test.go Fix check valid db name, close #3315 2020-08-27 19:15:40 +08:00