Skip to content

Commit

Permalink
19.11.2007 new module: db.connect.schema
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7481 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
leo.lami committed Nov 19, 2007
1 parent 8354536 commit c4504dc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/plugins/grass/modules/db.connect.schema.qgm
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label=" db.connect - Sets general DB connection mapset with a schema" module="db.connect">
<option key="driver" answer="dbf" hidden="no"/>
<option key="database" answer="$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/" hidden="no"/>
<option key="schema" answer=" " hidden="no"/>
</qgisgrassmodule>

0 comments on commit c4504dc

Please sign in to comment.