You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add error code for undefined column
* Add gorm.ErrInvalidField error for 42703 SQLSTATE.
* Add test for new supported error code.
Signed-off-by: alireza <alirezaarzehgar82@gmail.com>
* refactor: remove unnecessary json struct tags
new json fields names was same as struct field names.
It's default behavior of json package and we don't need them.
Signed-off-by: alireza <alirezaarzehgar82@gmail.com>
---------
Signed-off-by: alireza <alirezaarzehgar82@gmail.com>
0 commit comments