diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-02-27 16:03:39 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-27 09:43:08 -0800 |
commit | 26011fef97f0ce74492ee6ede2c665d4f57bd27c (patch) | |
tree | d84e2526e80281a466f1ff72ea28996ff447b902 /meta-python/recipes-devtools/python/python3-h5py | |
parent | 1fc465466cd138e1fcc87de18e84f88e2c5f1b4f (diff) | |
download | meta-openembedded-26011fef97f0ce74492ee6ede2c665d4f57bd27c.tar.gz |
python3-alembic: upgrade 1.9.2 -> 1.9.4
Changelog:
===========
[bug] [mssql] Ongoing fixes for SQL Server server default comparisons under autogenerate,
adjusting for SQL Server's collapsing of whitespace between SQL function
arguments when reporting on a function-based server default, as well as its
arbitrary addition of parenthesis within arguments; the approach has now
been made more aggressive by stripping the two default strings to compare
of all whitespace, parenthesis, and quoting characters.
References: #1177
[bug] [postgresql] Fixed PostgreSQL server default comparison to handle SQL expressions
sent as text() constructs, such as text("substring('name', 1, 3)"),
which previously would raise errors when attempting to run a server-based
comparison.
[bug] [autogenerate] Removed a mis-use of the
EnvironmentContext.configure.render_item callable where the
"server_default" renderer would be erroneously used within the server
default comparison process, which is working against SQL expressions, not
Python code.
References: #1180
[bug] [commands] Fixed regression introduced in 1.7.0 where the "config" object passed to
the template context when running the merge() command
programmatically failed to be correctly populated. Pull request courtesy
Brendan Gann.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py')
0 files changed, 0 insertions, 0 deletions