Files
sqlalchemy/test/ext/declarative
Augustin Trancart 8fac612ec0 Add standalone orm.close_all method and deprecate SessionMaker.close_all
Added a new function :func:`.close_all_sessions` which takes
over the task of the :meth:`.Session.close_all` method, which
is now deprecated as this is confusing as a classmethod.
Pull request courtesy Augustin Trancart.

Fixes: #4412

Closes: #4438
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/4438
Pull-request-sha: 7833d12a98

Change-Id: Ib35eaa520ae886f3f8f550f9712fc3b139e00b60
2019-01-12 17:19:37 -05:00
..
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00