Opened 10 years ago

Last modified 8 years ago

#2195 new defect

"Query raster/vectors maps" tool fails while saving modified attribute — at Initial Version

Reported by: artegion Owned by: grass-dev@…
Priority: normal Milestone: 6.4.6
Component: wxGUI Version: 6.4.3
Keywords: Cc:
CPU: Unspecified Platform: All

Description

If the key column is not called "cat" when saving modified attribute a wrong SQL command is issued

UPDATE tablename SET .... WHERE cat=1;

instead UPDATE tablename SET .... WHERE KEYNAME=1;

No image "\ODBCtest\bug\Capture-2.jpg" attached to D

Change History (1)

by artegion, 10 years ago

Attachment: Capture-2.jpg added
Note: See TracTickets for help on using tickets.