Hi,
when I want to specify a column in v.db.addtable, all upper case letters in the column name get converted to lower case. I’m working on GRASS 71 (trunk). Is this an intended behaviour?
v.db.addtable map=myMap table=test layer=3 columns=“My_COL INT”
cheers,
/Johannes