We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f515e37 commit f038e81Copy full SHA for f038e81
1 file changed
config/ofmx2pgsql.example.ini
@@ -1,8 +1,8 @@
1
[ofmx2pgsql]
2
dsn = postgresql://user:password@localhost:5432/ofmx
3
schema = ofmx
4
-ofmx = ofmx_lk/isolated/ofmx_lk.ofmx
5
-shapes = ofmx_lk/isolated/ofmx_lk_ofmShapeExtension.xml
+ofmx = data/ofmx_lk/isolated/ofmx_lk.ofmx
+shapes = data/ofmx_lk/isolated/ofmx_lk_ofmShapeExtension.xml
6
apply_migrations = true
7
dry_run = false
8
verbose = true
0 commit comments