Skip to content

fix issue where data did not seed on non-default connection #37

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

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

DanAtFh
Copy link
Contributor

@DanAtFh DanAtFh commented Feb 9, 2021

This fixes an issue where the data wouldn't seed on a non-default connection because the query for the column mappings was using the default connection.

@DanAtFh
Copy link
Contributor Author

DanAtFh commented Feb 9, 2021

Looks like the Larastan bug was fixed. Now phpstan complains that the "Ignored error pattern #DB::getSchemaBuilder# was not matched in reported"

@Flynsarmy Flynsarmy merged commit 2803da7 into Flynsarmy:master Feb 9, 2021
@Flynsarmy
Copy link
Owner

Nice one. Thanks man!

@DanAtFh
Copy link
Contributor Author

DanAtFh commented Feb 10, 2021

You're welcome. Thank you for this project, it saved me quite a bit of time.

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.

2 participants