Files

2 lines
154 B
SQL
Raw Permalink Normal View History

ALTER TABLE "properties" ADD COLUMN "latitude" double precision;--> statement-breakpoint
ALTER TABLE "properties" ADD COLUMN "longitude" double precision;