Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

IMO a downside of SQLite that isn't discussed as often as it should be is the poor support for some table operations like ALTER COLUMN. Need to change a column to null / not null? Drop a foreign key constraint? Tough luck, in some cases the only way to implement a change is recreating the table.


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

Search: