diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2020-06-26 14:29:38 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-29 08:22:23 -0700 |
commit | 2adce1085a1f7b7e6a2aa233811a352b3d8ae502 (patch) | |
tree | 6effa3cc06032a6df299921cac7c5bbf5786c99e /meta-python/recipes-extended/python-pyparted/python-pyparted.inc | |
parent | 6f8bd461c2a71c0252ee4a9df17a3041df163ea4 (diff) | |
download | meta-openembedded-2adce1085a1f7b7e6a2aa233811a352b3d8ae502.tar.gz |
python3-sqlalchemy: Upgrade 1.3.17 -> 1.3.18
Upgrade to release 1.3.18:
- orm: Improve error message when using Query.filter_by() in a
query where the first entity is not a mapped class.
- orm: Added a new parameter query_expression.default_expr to the
query_expression() construct, which will be appled to queries
automatically if the with_expression() option is not used.
- engine: Further refinements to the fixes to the "reset" agent
fixed in #5326, which now emits a warning when it is not being
correctly invoked and corrects for the behavior. Additional
scenarios have been identified and fixed where this warning was
being emitted.
- engine: Fixed issue in URL object where stringifying the object
would not URL encode special characters, preventing the URL from
being re-consumable as a real URL.
- sql: Added a “.schema” parameter to the table() construct,
allowing ad-hoc table expressions to also include a schema name.
- sql: Introduce IdentityOptions to store common parameters for
sequences and identity columns.
- schema: Fixed issue where dialect_options were omitted when a
database object (e.g., Table) was copied using tometadata().
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted/python-pyparted.inc')
0 files changed, 0 insertions, 0 deletions