mirror of
https://github.com/jlengrand/geospatial-messenger.git
synced 2026-03-10 08:21:17 +00:00
Create postgis extension if needed
This commit is contained in:
1
src/main/resources/schema.sql
Normal file
1
src/main/resources/schema.sql
Normal file
@@ -0,0 +1 @@
|
||||
CREATE EXTENSION IF NOT EXISTS postgis;
|
||||
Reference in New Issue
Block a user