select + drawer fix + explicit hash

This commit is contained in:
Ruben Fiszel
2023-07-05 10:01:27 +02:00
parent 4beba96724
commit 2f8fd060e6
2 changed files with 3 additions and 0 deletions
@@ -0,0 +1 @@
-- Add down migration script here
@@ -0,0 +1,2 @@
-- Add up migration script here
ALTER TYPE SCRIPT_LANG ADD VALUE IF NOT EXISTS 'bun';