4 lines
84 B
SQL
4 lines
84 B
SQL
alter table "public"."study_space_hours" alter column "day_of_week" set not null;
|
|
|
|
|
alter table "public"."study_space_hours" alter column "day_of_week" set not null;
|
|
|
|
|