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 schema:dump when read/write hosts are arrays #36881

Merged
merged 1 commit into from
Apr 6, 2021
Merged

[8.x] Fix PostgreSQL schema:dump when read/write hosts are arrays #36881

merged 1 commit into from
Apr 6, 2021

Conversation

ddzobov
Copy link
Contributor

@ddzobov ddzobov commented Apr 5, 2021

PostgreSQL schema:dump fails when read/write connection hosts are arrays

Closes #36875

@driesvints
Copy link
Member

@ddzobov Please add a descriptive title and a description at what this fixes. Otherwise your pr risks being closed. See the pr template when you open prs.

@ddzobov ddzobov changed the title Closes #36875 [8.x] fix PostgreSQL schema:dump when read/write hosts are arrays Apr 5, 2021
@ddzobov
Copy link
Contributor Author

ddzobov commented Apr 5, 2021

@ddzobov Please add a descriptive title and a description at what this fixes. Otherwise your pr risks being closed. See the pr template when you open prs.

done

@taylorotwell taylorotwell merged commit b68ebdf into laravel:8.x Apr 6, 2021
@GrahamCampbell GrahamCampbell changed the title [8.x] fix PostgreSQL schema:dump when read/write hosts are arrays [8.x] Fix PostgreSQL schema:dump when read/write hosts are arrays Apr 6, 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.

[8.x] schema:dump causes error when using read and write connections in pgsql driver
3 participants