From 235acd5138aa8d4fe2c820bb2e70dd2b422403d8 Mon Sep 17 00:00:00 2001 From: Johannes Vedder Date: Sun, 26 May 2024 08:01:09 +0200 Subject: [PATCH] chore: create migration temporarily --- supabase/migrations/20240526_migrate_close_study.sql | 1 + 1 file changed, 1 insertion(+) create mode 120000 supabase/migrations/20240526_migrate_close_study.sql diff --git a/supabase/migrations/20240526_migrate_close_study.sql b/supabase/migrations/20240526_migrate_close_study.sql new file mode 120000 index 000000000..5cfba03e0 --- /dev/null +++ b/supabase/migrations/20240526_migrate_close_study.sql @@ -0,0 +1 @@ +../../database/migration/20240526_migrate_close_study.sql \ No newline at end of file