We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent f8efe91 commit f7a545bCopy full SHA for f7a545b
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