5 ms·
I love the idea behind this and PostgREST, but one thing keeps me from using on projects with a team: versioning. I've been using it for personal projects and,
by openbasic 8y ago
I love the idea behind this and PostgREST, but one thing keeps me from using on projects with a team: versioning. I've been using it for personal projects and, while doing CREATE POLICY, CREATE ROLE here and there is easy when working alone, I can only expect a nightmare when working with a medium-sized team.
Migrations are, of course, a possible solutions, but I'm yet to see a decent toolset for managing schema changes.
https://martinfowler.com/articles/evodb.html https://martinfowler.com/articles/evodb.html
http://www.jeremyjarrell.com/using-flyway-db-with-distributed-version-control/ http://www.jeremyjarrell.com/using-flyway-db-with-distribute...
- ruslan_talpa 8y agohttps://docs.subzero.cloud/managing-migrations/ https://docs.subzero.cloud/managing-migrations/