upvote
yeah (at an early stage data-focused startup). I think when our product is a bit more mature we'd probably have a staging tier with full access and then manually promote builds / DB changes to prod. So many things to build lol

we DO daily snapshotting, so the risk is limited... but still spooks me

reply
> data-focused startup

What could possibly go wrong with building a data-focused company on a foundation of violating the most fundamental precepts of data management

reply
Write schema/data migration files [with agents] in version control and deploy those deterministically (after review).
reply