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

Add missing PostgreSQL clients #64

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Add missing PostgreSQL clients #64

merged 1 commit into from
Mar 3, 2021

Conversation

Anahkiasen
Copy link
Contributor

Because Laravel's new schema:dump functionality uses pg_restore to migrate, it needs to be available in the app container. Currently a project using schema dumps cannot migrate if it uses Sail.

@taylorotwell taylorotwell merged commit bdaf6a7 into laravel:1.x Mar 3, 2021
@Anahkiasen Anahkiasen deleted the pgsql-client branch March 3, 2021 16:26
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