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
1. Support for `enum` and `Json` in SQLite 🎉
If you've worked with Prisma against a Postgres or MySQL database, you might have used enums and Json fields.
Prior to 6.2, it wasn't possible to use them when targeting SQLite.
But no longer--go ahead and use them in SQLite! 😄
2025-01-13T15:28:43.749Z