SQLite Forum

Are there any plans / chances of supporting a RETURNING clause?
Login
Tom,

take a look at this repo that I developed to workaround the missing full ALTER TABLE support:
https://github.com/marcobambini/sqlite-createtable-parser

--
Marco Bambini