keystone
keystone copied to clipboard
JSON fields and SQLite has no Prisma default
As changed in https://github.com/keystonejs/keystone/pull/9541, we are blocked by https://github.com/prisma/prisma/issues/26571 to support JSON defaults in SQLite
We could use https://www.prisma.io/docs/orm/reference/prisma-schema-reference#dbgenerated to get around this