Skip to content

Commit f7a545b

Browse files
author
pcav
committedJul 15, 2009
Better description for db.connect.schema
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11086 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/grass/modules-common/db.connect.schema.qgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

4-
<qgisgrassmodule label="Set general DB connection with a schema" module="db.connect">
4+
<qgisgrassmodule label="Set general DB connection with a schema (PostgreSQL only)" module="db.connect">
55
<option key="driver" answer="dbf" hidden="no"/>
66
<option key="database" answer="$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/" hidden="no"/>
77
<option key="schema" answer=" " hidden="no"/>

0 commit comments

Comments
 (0)
Please sign in to comment.