Closed Sebdevar closed 3 years ago
Hi @Sebdevar, thanks for the catch!
It seems my grammar is not expecting that kind of statement within the enum
block.
Will fix ASAP! 🙂
Fixed in master! Plugin's new version is published and review by Jetbrains underway.
Sorry for the "ASAP" lasting 3 months 😑
Hi, I'm currently getting this weird error when mapping an enum to a DB type (which is supported based on the documentation):
PrismaTokenType.BRACE_R or PrismaTokenType.IDENTIFIER expected, got '@@map'