rel_1_4_41
版本发布时间: 2022-09-07 08:58:17
sqlalchemy/sqlalchemy最新发布版本:rel_2_0_36(2024-10-16 03:41:54)
1.4.41
Released: September 6, 2022
orm
-
[orm] [bug] [events] Fixed event listening issue where event listeners added to a superclass would be lost if a subclass were created which then had its own listeners associated. The practical example is that of the
sessionmaker
class created after events have been associated with the_orm.Session
class.References: #8467
-
[orm] [bug] Hardened the cache key strategy for the
_orm.aliased()
and_orm.with_polymorphic()
constructs. While no issue involving actual statements being cached can easily be demonstrated (if at all), these two constructs were not including enough of what makes them unique in their cache keys for caching on the aliased construct alone to be accurate.References: #8401
-
[orm] [bug] [regression] Fixed regression appearing in the 1.4 series where a joined-inheritance query placed as a subquery within an enclosing query for that same entity would fail to render the JOIN correctly for the inner query. The issue manifested in two different ways prior and subsequent to version 1.4.18 (related issue #6595), in one case rendering JOIN twice, in the other losing the JOIN entirely. To resolve, the conditions under which "polymorphic loading" are applied have been scaled back to not be invoked for simple joined inheritance queries.
References: #8456
-
[orm] [bug] Fixed issue in
sqlalchemy.ext.mutable
extension where collection links to the parent object would be lost if the object were merged withSession.merge()
while also passingSession.merge.load
as False.References: #8446
-
[orm] [bug] Fixed issue involving
_orm.with_loader_criteria()
where a closure variable used as bound parameter value within the lambda would not carry forward correctly into additional relationship loaders such as_orm.selectinload()
and_orm.lazyload()
after the statement were cached, using the stale originally-cached value instead.References: #8399
sql
-
[sql] [bug] Fixed issue where use of the
_sql.table()
construct, passing a string for the_sql.table.schema
parameter, would fail to take the "schema" string into account when producing a cache key, thus leading to caching collisions if multiple, same-named_sql.table()
constructs with different schemas were used.References: #8441
asyncio
-
[asyncio] [bug] Integrated support for asyncpg's
terminate()
method call for cases where the connection pool is recycling a possibly timed-out connection, where a connection is being garbage collected that wasn't gracefully closed, as well as when the connection has been invalidated. This allows asyncpg to abandon the connection without waiting for a response that may incur long timeouts.References: #8419
mssql
-
[mssql] [bug] [regression] Fixed regression caused by the fix for #8231 released in 1.4.40 where connection would fail if the user did not have permission to query the
dm_exec_sessions
ordm_pdw_nodes_exec_sessions
system views when trying to determine the current transaction isolation level.References: #8475
1、 SQLAlchemy-1.4.41-cp27-cp27m-macosx_10_14_x86_64.whl 1.48MB
2、 SQLAlchemy-1.4.41-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl 1.52MB
3、 SQLAlchemy-1.4.41-cp27-cp27m-win32.whl 1.49MB
4、 SQLAlchemy-1.4.41-cp27-cp27m-win_amd64.whl 1.49MB
5、 SQLAlchemy-1.4.41-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl 1.52MB
6、 SQLAlchemy-1.4.41-cp310-cp310-macosx_10_15_x86_64.whl 1.48MB
7、 SQLAlchemy-1.4.41-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.53MB
10、 SQLAlchemy-1.4.41-cp310-cp310-win32.whl 1.49MB
11、 SQLAlchemy-1.4.41-cp310-cp310-win_amd64.whl 1.5MB
12、 SQLAlchemy-1.4.41-cp311-cp311-macosx_10_15_x86_64.whl 1.48MB
13、 SQLAlchemy-1.4.41-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.53MB
15、 SQLAlchemy-1.4.41-cp311-cp311-win32.whl 1.49MB
16、 SQLAlchemy-1.4.41-cp311-cp311-win_amd64.whl 1.5MB
17、 SQLAlchemy-1.4.41-cp36-cp36m-macosx_10_14_x86_64.whl 1.48MB
18、 SQLAlchemy-1.4.41-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.52MB
21、 SQLAlchemy-1.4.41-cp36-cp36m-win32.whl 1.49MB
22、 SQLAlchemy-1.4.41-cp36-cp36m-win_amd64.whl 1.5MB
23、 SQLAlchemy-1.4.41-cp37-cp37m-macosx_10_15_x86_64.whl 1.48MB
24、 SQLAlchemy-1.4.41-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.52MB
27、 SQLAlchemy-1.4.41-cp37-cp37m-win32.whl 1.49MB
28、 SQLAlchemy-1.4.41-cp37-cp37m-win_amd64.whl 1.5MB
29、 SQLAlchemy-1.4.41-cp38-cp38-macosx_10_15_x86_64.whl 1.48MB
30、 SQLAlchemy-1.4.41-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.53MB
33、 SQLAlchemy-1.4.41-cp38-cp38-win32.whl 1.49MB
34、 SQLAlchemy-1.4.41-cp38-cp38-win_amd64.whl 1.5MB
35、 SQLAlchemy-1.4.41-cp39-cp39-macosx_10_15_x86_64.whl 1.48MB
36、 SQLAlchemy-1.4.41-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.53MB
39、 SQLAlchemy-1.4.41-cp39-cp39-win32.whl 1.49MB