gorm/utils
Saeid Kanishka 85eaf9eeda
feat: Unique Constraint Violation error translator for different drivers (#6004)
* feat: duplicated key error translator for different drivers

* test: removed the dependency

* test: fixed broken tests

* refactor: added ErrorTransltor interface

* style: applied styler

---------

Co-authored-by: Saeid Saeidee <s.saeidee@sensysgatso.com>
2023-03-06 14:03:31 +08:00
..
tests feat: Unique Constraint Violation error translator for different drivers (#6004) 2023-03-06 14:03:31 +08:00
utils.go fix bug in windows (#5844) 2022-11-21 10:48:13 +08:00
utils_test.go test(utils): add utils unit test (#5834) 2022-11-05 08:38:14 +08:00
utils_unix_test.go fix bug in windows (#5844) 2022-11-21 10:48:13 +08:00
utils_windows_test.go fix bug in windows (#5844) 2022-11-21 10:48:13 +08:00