albingroen / prismabuilder.io

Build your Prisma schema visually in this easy-to-use web based tool
https://www.prismabuilder.io
278 stars 30 forks source link

ENUM is available despite having selected SQLite as Provider, ENUM is not supported in SQLITE. #40

Closed hugil closed 2 years ago

hugil commented 2 years ago

Error validating: You defined the enum Role. But the current connector (SQLITE) does not support enums.

image