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

Looks like this is only useful for empty databases. Which severely limits possible use cases.

Schema management is only a small part of the problem, and I don’t think this tool handles data migrations. E.g. if I reshape a JSONB column into something more structured, I don’t think it would be able to handle that. Or if I drop a column the backwards migration it generates ADD COLUMN … NOT NULL, which is obviously unusable if the table has any data in it already.





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

Search: