Files
drp-48/supabase/migrations/20250612180923_not-null-dayofweek.sql
2025-06-13 02:58:24 +01:00

4 lines
84 B
SQL

alter table "public"."study_space_hours" alter column "day_of_week" set not null;