Hacker News new | past | comments | ask | show | jobs | submit login

It's only required if you need the ability to change the schema of a SQLite table at runtime. I'd wager that's not a very common use-case for SQLite.



What about database migrations? My app which uses a SQLite database needs to store an additional column for a table. Now I have to write a bunch of custom code to migrate it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: