1.15.2
Released: March 28, 2025
bug
-
[bug] [autogenerate] Fixed issue where the "modified_name" of
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.References: #1635