Files
CosScene/docker/postgres/init/001-enable-postgis.sql
T
2026-05-09 16:40:29 +08:00

2 lines
40 B
SQL

CREATE EXTENSION IF NOT EXISTS postgis;