sematic
sematic copied to clipboard
Keep a history of DB snapshots between releases
In order to reproduce migrations up and down on databases that actually have contents in them that are relevant for historical points in time, we could snapshot the DB on the webbox, or have a persistent DB on Circleci, and snapshot that automatically on every release.