Skip to content

Update the caught exception in Db _query method

Mateusz Żebrak requested to merge mzebrak/patch-for-compile-error into master

It resulted from changing the exception type from the SQLAlchemy side in the latest 1.4.45 version.

Merge request reports