- Update to 1.3.10:
* Fixed regression in selectinload loader strategy
* Passing a plain string expression to Session.query() is deprecated
* A warning is emitted for a condition in which the Session may
implicitly swap an object out of the identity map for another one
with the same primary key
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=153
This commit is contained in:
committed by
Git OBS Bridge
parent
726b81b37c
commit
089147cda9
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 13:03:18 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.3.10:
|
||||
* Fixed regression in selectinload loader strategy
|
||||
* Passing a plain string expression to Session.query() is deprecated
|
||||
* A warning is emitted for a condition in which the Session may
|
||||
implicitly swap an object out of the identity map for another one
|
||||
with the same primary key
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 31 04:34:30 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user