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.
2 parents 312986d + 01c5ae5 commit c3e405bCopy full SHA for c3e405b
14 files changed
drizzle/0066_add_oauth_application_confidentiality.sql
@@ -0,0 +1 @@
1
+ALTER TABLE "applications" ADD COLUMN "confidential" boolean DEFAULT false NOT NULL;
0 commit comments