We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc3c7d commit 606bd40Copy full SHA for 606bd40
packages/@postgrestools/backend-jsonrpc/src/workspace.ts
@@ -79,6 +79,7 @@ export type Category =
79
| "flags/invalid"
80
| "project"
81
| "typecheck"
82
+ | "plpgsql_check"
83
| "internalError/panic"
84
| "syntax"
85
| "dummy"
0 commit comments