Files
drp-48/supabase/migrations/20250604223126_rename_address_to_location.sql

2 lines
82 B
SQL

ALTER TABLE study_spaces RENAME COLUMN "building_address" TO "building_location";