Skip to content

Conversation

@hafezdivandari
Copy link
Contributor

SQLite schema grammar silently ignores adding stored columns, although it is allowed if the table is empty. This PR fixes this to avoid confusion for user and allows SQLite to handle this instead, by adding the stored column or showing a proper error message.

@hafezdivandari hafezdivandari marked this pull request as ready for review January 10, 2024 17:04
@taylorotwell taylorotwell merged commit ca52cb3 into laravel:master Jan 11, 2024
@hafezdivandari hafezdivandari deleted the master-fix-add-stored-sqlite branch January 11, 2024 16:05
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