git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35206 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -2586,6 +2586,7 @@ class LayerBook(wx.Notebook):
ret = gcmd.RunCommand('db.columns',
parent = self,
quiet = True,
+ read = True,
driver = driver,
database = database,
table = table)