Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Mitigate GORM breaking change #1

Merged
merged 1 commit into from Oct 12, 2023
Merged

Conversation

bgtill
Copy link

@bgtill bgtill commented Oct 12, 2023

GORM Introduced a breaking change here: go-gorm/gorm#5736 This PR makes changes to mitigate that issue. A simmilar aproach was taken here:

go-gorm/sqlserver#70
go-gorm/sqlite#114

GORM Introduced a breaking change here: go-gorm/gorm#5736
This PR makes changes to mitigate that issue. A simmilar aproach was
taken here:

go-gorm/sqlserver#70
go-gorm/sqlite#114
@bgtill bgtill merged commit 55aae62 into main Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant