We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef7dba commit ee73d9cCopy full SHA for ee73d9c
src/plugins/grass/modules-common/db.connect.schema.qgm
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
4
-<qgisgrassmodule label="Set general DB connection with a schema" module="db.connect">
+<qgisgrassmodule label="Set general DB connection with a schema (PostgreSQL only)" module="db.connect">
5
<option key="driver" answer="dbf" hidden="no"/>
6
<option key="database" answer="$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/" hidden="no"/>
7
<option key="schema" answer=" " hidden="no"/>
0 commit comments