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] Allow dabase password to be null #37418

Merged
merged 1 commit into from
May 19, 2021
Merged

Conversation

luceos
Copy link
Contributor

@luceos luceos commented May 19, 2021

The current implementation demands the password to be a string, not null. However a password is not required when working on local environments or when using socks. For that reason the password in the schema importing and exporting tooling should also allow for nullable database passwords.

The current implementation demands the password to be a string, not null. However a password is not required when working on local environments or when using socks. For that reason the password in the schema importing and exporting tooling should also allow for nullable database passwords.
@GrahamCampbell GrahamCampbell changed the title Allow dabase password to be null [8.x] Allow dabase password to be null May 19, 2021
@taylorotwell taylorotwell merged commit b481c3a into laravel:8.x May 19, 2021
@luceos luceos deleted the patch-1 branch May 19, 2021 13:33
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