This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Prisma
prisma.io
did:plc:m6mbn4cko4m6vyynh7q675df
App code migrations are easy, database migrations can be terrifying.
Databases hold your company's entire history.
3 rules:
• Never drop columns in prod without a deprecation period
• Always have a rollback plan
• Test with production-scale data
Sleep better 😴
2025-01-25T10:00:06.323Z