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

Cast getBatches() result array #3622

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

michalsn
Copy link
Member

@michalsn michalsn commented Sep 8, 2020

Description
This PR fixes the error when MigrationRunner::getBatches() return array of string instead of int.

Fixes #3620

Checklist:

  • Securely signed commits
  • Conforms to style guide

@MGatner MGatner merged commit d945905 into codeigniter4:develop Sep 9, 2020
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.

Bug: Target batch not found when running php spark migrate:rollback
2 participants