Skip to content

[9.x] Dont require a host for sqlite connections in php artisan db#44585

Merged
taylorotwell merged 1 commit intolaravel:9.xfrom
Jubeki:fix-db-connection-for-sqlite
Oct 14, 2022
Merged

[9.x] Dont require a host for sqlite connections in php artisan db#44585
taylorotwell merged 1 commit intolaravel:9.xfrom
Jubeki:fix-db-connection-for-sqlite

Conversation

@Jubeki
Copy link
Contributor

@Jubeki Jubeki commented Oct 14, 2022

Since #44394 it is no longer possible to use php artisan db for sqlite connections, because it doesn't require a host and only has a provided database path.

This PR fixes the command for sqlite connections.

@taylorotwell taylorotwell merged commit dca2f47 into laravel:9.x Oct 14, 2022
@Jubeki Jubeki deleted the fix-db-connection-for-sqlite branch October 17, 2022 06:06
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