## Problem ```python engine = super().create_engine().execution_options(isolation_level="AUTOCOMMIT") ``` ## Related? - https://github.com/crate/sqlalchemy-cratedb/pull/217