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 facdf7f commit 423df44Copy full SHA for 423df44
coderd/database/migrations/000057_api_key_token.up.sql
@@ -1,5 +1,3 @@
1
--- ALTER TYPE login_type ADD VALUE IF NOT EXISTS 'token';
2
-
3
CREATE TYPE new_logintype AS ENUM (
4
'password',
5
'github',
0 commit comments