I cannot remove vector object and attribute data from the right-clic menu on attribute box in the gui (as I was used to do) with grass 7.9 (on debian buster)
But "v.edit tool=delete map=mymap where="mycolum=myvalue" and db.execute "sql=DELETE FROM mymap WHERE mycolomn = myvalue" work fine.
I cannot remove vector object and attribute data from the right-clic
menu on attribute box in the gui (as I was used to do) with grass 7.9
(on debian buster)
But "v.edit tool=delete map=mymap where="mycolum=myvalue" and db.execute
"sql=DELETE FROM mymap WHERE mycolomn = myvalue" work fine.
Is there any trick here ?
please open a bug report, best with an example to reproduce.