mirror of
https://github.com/ent/ent.git
synced 2026-05-01 07:00:57 +03:00
3 lines
56 B
SQL
3 lines
56 B
SQL
-- Install PostGIS extension.
|
|
CREATE EXTENSION postgis;
|