MIF_E31221222/sigap-website/supabase/migrations/20250505161323_remote_schem...

10 lines
260 B
SQL

-- drop type "gis"."geometry_dump";
-- drop type "gis"."valid_detail";
-- create type "gis"."geometry_dump" as ("path" integer[], "geom" geometry);
-- create type "gis"."valid_detail" as ("valid" boolean, "reason" character varying, "location" geometry);