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 #18

Merged
merged 1 commit into from Oct 16, 2023

Conversation

bgtill
Copy link
Contributor

@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
@omixen omixen merged commit 479ea09 into omixen:main Oct 16, 2023
@omixen
Copy link
Owner

omixen commented Oct 16, 2023

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants