Start a new topic

SQLite change Column type (Alter Table)

I know sqlite has some general limitations with alter Columns/Tables.

But in other Tools like "DataGrip" the Script steps will be generated:


New Transaction with create temp table with modification the type

and copy Data and drop old table.


The life would be easier if
dbvis can generate this steps too...

1 Comment

Thanks for the suggestion. I will add your vote for such an improvement request.

Login or Signup to post a comment