私の質問はgithubで回答されました 。 解決策は、実行をトランザクションコンテキストでラップすることです。 with engine.begin() as conn: conn.execute("whatever")