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

Multiple sql statements cannot be executed when the migration is running #69

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

hwbrzzl
Copy link
Contributor

@hwbrzzl hwbrzzl commented Mar 11, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.59 🎉

Comparison is base (456c436) 49.58% compared to head (e9be8b5) 51.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   49.58%   51.17%   +1.59%     
==========================================
  Files         103      103              
  Lines        6565     6575      +10     
==========================================
+ Hits         3255     3365     +110     
+ Misses       3099     2982     -117     
- Partials      211      228      +17     
Impacted Files Coverage Δ
database/console/migrate_creator.go 60.41% <100.00%> (+60.41%) ⬆️
database/console/model_make_command.go 72.41% <100.00%> (+2.04%) ⬆️
database/gorm/dsn.go 70.96% <100.00%> (ø)
database/gorm/test_utils.go 81.91% <100.00%> (+0.17%) ⬆️
support/str/str.go 72.41% <100.00%> (ø)

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hwbrzzl hwbrzzl merged commit b151f58 into master Mar 11, 2023
@hwbrzzl hwbrzzl deleted the bowen/#68 branch March 11, 2023 10:52
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.

✨ [Feature] Multiple sql statements cannot be executed when the migration is running
1 participant