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

[8.x] Fix PostgreSQL dump and load for Windows #37320

Merged
merged 1 commit into from
May 10, 2021

Conversation

Danil42Russia
Copy link
Contributor

Description

This PR corrects the error described in #37202

Problem

  1. Specifying environment variables via PGPASSWORD=$LARAVEL_LOAD_PASSWORD syntax does not work in Windows
  2. Placeholder for command line didn't work on Windows (This problem is described in [8.x] change the placeholder of schema dump according to symfony placeholder... #34261)

Testing?

Yes, this code has been tested on Windows and Linux systems

@taylorotwell taylorotwell merged commit 12b4a9e into laravel:8.x May 10, 2021
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.

None yet

2 participants