forked from pool/python-alembic
Accepting request 1267097 from home:glaubitz:branches:devel:languages:python
- Update to 1.15.2
* Fixed issue where the "modified_name" of :class:`.AlterColumnOp` would not
be considered when rendering op directives for autogenerate. While
autogenerate cannot detect changes in column name, this would nonetheless
impact approaches that made use of this attribute in rewriter recipes. Pull
request courtesy lenvk.
OBS-URL: https://build.opensuse.org/request/show/1267097
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=172
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 09:43:05 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.15.2
|
||||
* Fixed issue where the "modified_name" of :class:`.AlterColumnOp` would not
|
||||
be considered when rendering op directives for autogenerate. While
|
||||
autogenerate cannot detect changes in column name, this would nonetheless
|
||||
impact approaches that made use of this attribute in rewriter recipes. Pull
|
||||
request courtesy lenvk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 10:20:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user