Tooling around migrations
We were being super "agile" by just pushing migrations to prod without testing them for data loss, going forward we'll be testing these out locally first.
We were being super "agile" by just pushing migrations to prod without testing them for data loss, going forward we'll be testing these out locally first.
Comments
We'll be snapshotting our database at regular intervals so that, data loss was to happen again, we're able to restore it much more quickly without losing any data