Skip to content

Issues: prisma/language-tools

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

bug: vscode extension does not show a warning about manually adding an index when using relationMode = "prisma" bug/2-confirmed Bug has been reproduced and confirmed. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. tech/engines/formatter engine Issue in the Formatter Engine topic: diagnostics topic: referentialIntegrity/relationMode
#1400 opened Apr 12, 2023 by smashboy
Diagnostics: detecting @unique constraint on foreign-key in one-to-many relationships domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/improvement An improvement to existing feature and code. topic: diagnostics topic: relation topic: validation
#1355 opened Jan 12, 2023 by S4d3ngineer
Diagnostics: surface information regarding namespaces with . in them domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/feature A request for a new feature. tech/engines Issue for tech Engines. topic: diagnostics topic: multiSchema
#1339 opened Dec 19, 2022 by Druue
6 tasks
Can we make urls in tooltip clickable? domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/improvement An improvement to existing feature and code. status/needs-upstream-support Not currently possible to implement due to lack of upstream support topic: diagnostics topic: linting
#984 opened Dec 3, 2021 by Jolg42
ProTip! Exclude everything labeled bug with -label:bug.