Skip to content

[9.x] Allow to create databases with dots - #44436

Merged
taylorotwell merged 1 commit into
laravel:9.xfrom
xiCO2k:fix/create-db-with-dots
Oct 3, 2022
Merged

[9.x] Allow to create databases with dots#44436
taylorotwell merged 1 commit into
laravel:9.xfrom
xiCO2k:fix/create-db-with-dots

Conversation

@xiCO2k

@xiCO2k xiCO2k commented Oct 3, 2022

Copy link
Copy Markdown
Member

When trying to create a database with dots like laravel.com it gives the following error:

image

This PR fixes that by adding "`" to wrap the name:

image

Cheers

@taylorotwell
taylorotwell merged commit bf43e5a into laravel:9.x Oct 3, 2022
@xiCO2k
xiCO2k deleted the fix/create-db-with-dots branch October 3, 2022 15:38
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