Skip to content

Commit

Permalink
Changed the behavior of db.connect which reset the schema.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11085 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rugginoso committed Jul 15, 2009
1 parent 7c06dff commit f8efe91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/grass/modules-common/db.connect.qgm
Expand Up @@ -2,6 +2,7 @@
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Set general DB connection" module="db.connect">
<option key="schema" answer="" hidden="yes"/>
<option key="driver" answer="dbf" hidden="no"/>
<option key="database" answer="$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/" hidden="no"/>
</qgisgrassmodule>

0 comments on commit f8efe91

Please sign in to comment.