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