You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed bug where even when reuse_session is used the session isn't actually reused and changes are committed immediately
Features
create_session_factory was separated to 2 functions, a session factory can now be created with an existing session using create_session_factory_from_engine