[GRASS-dev] v.db.addtable turns column headers in lower case

Paulo van Breugel p.vanbreugel at gmail.com
Wed Apr 29 01:53:11 PDT 2015


If I add a new table to a vector layer, column names are always in lower
case, even if defined with capital letters. For example:

{{{v.db.addtable map=test table=test columns="TEST1 INTEGER,TEST2
VARCHAR(25)"}}}

Results in a table with the columns "cat", "test1", "test2". Is this
intentional?

Adding columns to a table withv.db.addcolumn does not show this behavious
(i.e., it will retain capitalization of column headers).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20150429/d3e6ec58/attachment.html>


More information about the grass-dev mailing list