Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is currently not possible, to rename a column and create new columns in one Schema::table Statement using SQLite.
My Idea is to split the Statements if these are mixed in one Schema::table to multiple instances of Schema::table
will be executed as
Beta Was this translation helpful? Give feedback.
All reactions