Files
property-management-network/lib/db/migrations/0008_dazzling_white_tiger.sql
T

2 lines
154 B
SQL
Raw Normal View History

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