[GRASS-git] [OSGeo/grass] d074fb: grass.pygrass: Improve database exception handling...
Maximilian Stahlberg
noreply at github.com
Mon Feb 28 08:50:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: d074fbd5f25c127267873c5116810e3d05c8c80c
https://github.com/OSGeo/grass/commit/d074fbd5f25c127267873c5116810e3d05c8c80c
Author: Maximilian Stahlberg <viech at unvanquished.net>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M python/grass/pygrass/vector/abstract.py
M python/grass/pygrass/vector/table.py
Log Message:
-----------
grass.pygrass: Improve database exception handling in Info.open (#1559)
* Add missing exception handling in Info.open to replace lower level and wrong exceptions.
* Add additional checks.
* Distinguish unsupported and unknown database drivers.
Fixes #1555.
More information about the grass-commit
mailing list