rel_1_4_44
版本发布时间: 2022-11-12 22:13:24
sqlalchemy/sqlalchemy最新发布版本:rel_2_0_36(2024-10-16 03:41:54)
1.4.44
Released: November 12, 2022
sql
-
[sql] [bug] Fixed critical memory issue identified in cache key generation, where for very large and complex ORM statements that make use of lots of ORM aliases with subqueries, cache key generation could produce excessively large keys that were orders of magnitude bigger than the statement itself. Much thanks to Rollo Konig Brock for their very patient, long term help in finally identifying this issue.
References: #8790
postgresql
-
[postgresql] [bug] [mssql] For the PostgreSQL and SQL Server dialects only, adjusted the compiler so that when rendering column expressions in the RETURNING clause, the "non anon" label that's used in SELECT statements is suggested for SQL expression elements that generate a label; the primary example is a SQL function that may be emitting as part of the column's type, where the label name should match the column's name by default. This restores a not-well defined behavior that had changed in version 1.4.21 due to #6718, #6710. The Oracle dialect has a different RETURNING implementation and was not affected by this issue. Version 2.0 features an across the board change for its widely expanded support of RETURNING on other backends.
References: #8770
oracle
-
[oracle] [bug] Fixed issue in the Oracle dialect where an INSERT statement that used
insert(some_table).values(...).returning(some_table)
against a fullTable
object at once would fail to execute, raising an exception.
tests
-
[tests] [bug] Fixed issue where the
--disable-asyncio
parameter to the test suite would fail to not actually run greenlet tests and would also not prevent the suite from using a "wrapping" greenlet for the whole suite. This parameter now ensures that no greenlet or asyncio use will occur within the entire run when set.References: #8793
-
[tests] [bug] Adjusted the test suite which tests the Mypy plugin to accommodate for changes in Mypy 0.990 regarding how it handles message output, which affect how sys.path is interpreted when determining if notes and errors should be printed for particular files. The change broke the test suite as the files within the test directory itself no longer produced messaging when run under the mypy API.
1、 SQLAlchemy-1.4.44-cp27-cp27m-macosx_10_14_x86_64.whl 1.48MB
2、 SQLAlchemy-1.4.44-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl 1.53MB
3、 SQLAlchemy-1.4.44-cp27-cp27m-win32.whl 1.5MB
4、 SQLAlchemy-1.4.44-cp27-cp27m-win_amd64.whl 1.5MB
5、 SQLAlchemy-1.4.44-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl 1.53MB
6、 SQLAlchemy-1.4.44-cp310-cp310-macosx_10_15_x86_64.whl 1.49MB
7、 SQLAlchemy-1.4.44-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.54MB
10、 SQLAlchemy-1.4.44-cp310-cp310-win32.whl 1.5MB
11、 SQLAlchemy-1.4.44-cp310-cp310-win_amd64.whl 1.5MB
12、 SQLAlchemy-1.4.44-cp311-cp311-macosx_10_9_universal2.whl 1.5MB
13、 SQLAlchemy-1.4.44-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.54MB
15、 SQLAlchemy-1.4.44-cp311-cp311-win32.whl 1.5MB
16、 SQLAlchemy-1.4.44-cp311-cp311-win_amd64.whl 1.5MB
17、 SQLAlchemy-1.4.44-cp36-cp36m-macosx_10_14_x86_64.whl 1.48MB
18、 SQLAlchemy-1.4.44-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.53MB
21、 SQLAlchemy-1.4.44-cp36-cp36m-win32.whl 1.5MB
22、 SQLAlchemy-1.4.44-cp36-cp36m-win_amd64.whl 1.5MB
23、 SQLAlchemy-1.4.44-cp37-cp37m-macosx_10_15_x86_64.whl 1.48MB
24、 SQLAlchemy-1.4.44-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.53MB
27、 SQLAlchemy-1.4.44-cp37-cp37m-win32.whl 1.5MB
28、 SQLAlchemy-1.4.44-cp37-cp37m-win_amd64.whl 1.5MB
29、 SQLAlchemy-1.4.44-cp38-cp38-macosx_10_15_x86_64.whl 1.49MB
30、 SQLAlchemy-1.4.44-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.54MB
33、 SQLAlchemy-1.4.44-cp38-cp38-win32.whl 1.5MB
34、 SQLAlchemy-1.4.44-cp38-cp38-win_amd64.whl 1.5MB
35、 SQLAlchemy-1.4.44-cp39-cp39-macosx_10_15_x86_64.whl 1.49MB
36、 SQLAlchemy-1.4.44-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.54MB
39、 SQLAlchemy-1.4.44-cp39-cp39-win32.whl 1.5MB