forked from pool/python-alembic
- update to 1.9.3:
* Fixed issue where rendering of user-defined types
that then went onto use the .with_variant() method would
fail to render, if using SQLAlchemy 2.0's version of variants.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=140
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 12:36:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.9.3:
|
||||
* Fixed issue where rendering of user-defined types
|
||||
that then went onto use the .with_variant() method would
|
||||
fail to render, if using SQLAlchemy 2.0's version of variants.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 28 14:31:09 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user