Hacker News new | ask | show | jobs
by toasterlovin 2942 days ago
How does version control work for an architecture like this?
1 comments

In my experience, migration scripts that include modifications to output JSON (as ALTER TABLE statements) are always tracked and programmed to be auto-executed on each version update.