6 min readpostgres
Silent Schema Drift: How a text-to-jsonb cast broke production
Silent Schema Drift: How a text-to-jsonb cast broke production
Essays · Notes · Field Reports
Things I've learned breaking production, debugging at strange hours, and trying to ship software I'm proud of.
Silent Schema Drift: How a text-to-jsonb cast broke production
I set up my own VPS, documented every step, and ended up with a repeatable deployment pipeline. This is both a checklist for my future self and a guide for a...