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: unit test #6250

Merged
merged 3 commits into from
Apr 21, 2023
Merged

fix: unit test #6250

merged 3 commits into from
Apr 21, 2023

Conversation

black-06
Copy link
Contributor

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

After SQLite driver v1.5.0,
We strictly use user-specified types. So we need to split some tests.
See go-gorm/sqlite#133 more context.

In addition, the test dependency has been upgraded.

@black-06 black-06 mentioned this pull request Apr 19, 2023
3 tasks
@black-06
Copy link
Contributor Author

All the fixes are here. @a631807682

@jinzhu jinzhu merged commit ac20d9e into go-gorm:master Apr 21, 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
Development

Successfully merging this pull request may close these issues.

3 participants