select + drawer fix + explicit hash
This commit is contained in:
1
backend/migrations/20230704232924_bun.down.sql
Normal file
1
backend/migrations/20230704232924_bun.down.sql
Normal file
@@ -0,0 +1 @@
|
||||
-- Add down migration script here
|
||||
2
backend/migrations/20230704232924_bun.up.sql
Normal file
2
backend/migrations/20230704232924_bun.up.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Add up migration script here
|
||||
ALTER TYPE SCRIPT_LANG ADD VALUE IF NOT EXISTS 'bun';
|
||||
Reference in New Issue
Block a user