mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Changed the behavior of db.connect which reset the schema.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11085 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
de9d62fcde
commit
1ef7dbae02
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user