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 to make PGSchema::migrate work with Laravel 5.2.41 onwards #15

Merged
merged 2 commits into from
Sep 5, 2018

Conversation

otepas
Copy link
Contributor

@otepas otepas commented Sep 7, 2016

Changes the schema in the active DB connection so that the right schema is used when checking if a table exists (for instance in PGSchema::migrate($schemaName))

Closes #14

@EspadaV8
Copy link
Contributor

It would be nice if this could be updated to keep support for Laravel 5.1 as well.

@pacuna pacuna merged commit 6425992 into pacuna:master Sep 5, 2018
EspadaV8 added a commit to intellihr/Laravel-PGSchema that referenced this pull request Feb 19, 2019
This reverts commit 6425992, reversing
changes made to a7ee6cf.
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