alter table "public"."study_space_hours" drop column "is_24_7"; alter table "public"."study_space_hours" add column "open_today_status" boolean;