Skip to content

Commit 469b492

Browse files
committed
use correct version number
1 parent 1b66241 commit 469b492

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

db/migrations/v0.30.0-to-1.sql renamed to db/migrations/v0.32.1-to-1.0.0.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,3 @@ ALTER TABLE public.studyset_settings DISABLE ROW LEVEL SECURITY;
3737

3838
ALTER TYPE auth_type_enum RENAME VALUE 'username_password' TO 'USERNAME_PASSWORD';
3939
ALTER TYPE auth_type_enum RENAME VALUE 'oauth_google' TO 'OAUTH_GOOGLE';
40-
41-

0 commit comments

Comments
 (0)