language-tools
language-tools copied to clipboard
Suggestions/Recommendations for schema validation / VS Code extension (referentialIntegrity = prisma, Indexes)
See https://github.com/prisma/prisma/issues/10173
Solution in VSCode: Nice color squiggly lines (yellow maybe?) as "info" for a line (on @relation in the model) and then a quick fix to add the @index to the model.