Skip to content

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3+
4+
<qgisgrassmodule label=" v.db.update - Allows to assign a new value to a column, result of operation on column/s, only if the result of a query is TRUE" module="v.db.update">
5+
<option key="map" layeroption="layer" />
6+
<field key="column" layer="map" type="integer,double,varchar,string" label="Attribute field" />
7+
<option key="qcolumn" />
8+
<option key="where"/>
9+
</qgisgrassmodule>

0 commit comments

Comments
 (0)
Please sign in to comment.