rel_1_4_35
版本发布时间: 2022-04-06 23:33:56
sqlalchemy/sqlalchemy最新发布版本:rel_2_0_36(2024-10-16 03:41:54)
1.4.35
Released: April 6, 2022
sql
-
[sql] [bug] Fixed bug in newly implemented
FunctionElement.table_valued.joins_implicitly
feature where the parameter would not automatically propagate from the originalTableValuedAlias
object to the secondary object produced when calling uponTableValuedAlias.render_derived()
orTableValuedAlias.alias()
.Additionally repaired these issues in
TableValuedAlias
:- repaired a potential memory issue which could occur when repeatedly calling `TableValuedAlias.render_derived()` against successive copies of the same object (for .alias(), we currently have to still continue chaining from the previous element. not sure if this can be improved but this is standard behavior for .alias() elsewhere) - repaired issue where the individual element types would be lost when calling upon `TableValuedAlias.render_derived()` or `TableValuedAlias.alias()`.
References: #7890
-
[sql] [bug] [regression] Fixed regression caused by #7823 which impacted the caching system, such that bound parameters that had been "cloned" within ORM operations, such as polymorphic loading, would in some cases not acquire their correct execution-time value leading to incorrect bind values being rendered.
References: #7903
1、 SQLAlchemy-1.4.35-cp27-cp27m-macosx_10_14_x86_64.whl 1.47MB
2、 SQLAlchemy-1.4.35-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl 1.51MB
3、 SQLAlchemy-1.4.35-cp27-cp27m-win32.whl 1.48MB
4、 SQLAlchemy-1.4.35-cp27-cp27m-win_amd64.whl 1.48MB
5、 SQLAlchemy-1.4.35-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl 1.51MB
6、 SQLAlchemy-1.4.35-cp310-cp310-macosx_10_15_x86_64.whl 1.47MB
7、 SQLAlchemy-1.4.35-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.52MB
10、 SQLAlchemy-1.4.35-cp310-cp310-win32.whl 1.48MB
11、 SQLAlchemy-1.4.35-cp310-cp310-win_amd64.whl 1.49MB
12、 SQLAlchemy-1.4.35-cp36-cp36m-macosx_10_14_x86_64.whl 1.47MB
13、 SQLAlchemy-1.4.35-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.51MB
16、 SQLAlchemy-1.4.35-cp36-cp36m-win32.whl 1.48MB
17、 SQLAlchemy-1.4.35-cp36-cp36m-win_amd64.whl 1.49MB
18、 SQLAlchemy-1.4.35-cp37-cp37m-macosx_10_14_x86_64.whl 1.47MB
19、 SQLAlchemy-1.4.35-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.51MB
22、 SQLAlchemy-1.4.35-cp37-cp37m-win32.whl 1.48MB
23、 SQLAlchemy-1.4.35-cp37-cp37m-win_amd64.whl 1.49MB
24、 SQLAlchemy-1.4.35-cp38-cp38-macosx_10_14_x86_64.whl 1.47MB
25、 SQLAlchemy-1.4.35-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.52MB
28、 SQLAlchemy-1.4.35-cp38-cp38-win32.whl 1.48MB
29、 SQLAlchemy-1.4.35-cp38-cp38-win_amd64.whl 1.49MB
30、 SQLAlchemy-1.4.35-cp39-cp39-macosx_10_15_x86_64.whl 1.47MB
31、 SQLAlchemy-1.4.35-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1.52MB
34、 SQLAlchemy-1.4.35-cp39-cp39-win32.whl 1.48MB
35、 SQLAlchemy-1.4.35-cp39-cp39-win_amd64.whl 1.49MB