language-tools icon indicating copy to clipboard operation
language-tools copied to clipboard

Suggestions/Recommendations for schema validation / VS Code extension (referentialIntegrity = prisma, Indexes)

Open janpio opened this issue 4 years ago • 0 comments

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.

janpio avatar Nov 17 '21 10:11 janpio