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
🤔 "I can't use a partial index with Prisma's migrations".
We often hear that devs want to use low-level SQL features in their DB schemas but don't know how to achieve this with Prisma.
It's as easy as using the `--create-only` flag and defining whatever SQL feature you want 🎉
2025-03-14T10:00:06.118Z