You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: preserve num field in AlterTableCmd 14->15 transformation
- Add missing num field handling in AlterTableCmd transformation method
- Enable create_index-345.sql test that was previously skipped
- Fixes AST transformation mismatch for ALTER INDEX ... ALTER COLUMN ... SET STATISTICS
Co-Authored-By: Dan Lynch <[email protected]>
[13,14,"latest/postgres/create_function_sql-91.sql","AST transformer bug - converts FUNC_PARAM_DEFAULT to FUNC_PARAM_IN in CREATE FUNCTION statements with default parameter values"],
94
94
[13,14,"latest/postgres/create_function_sql-90.sql","AST transformer bug - converts FUNC_PARAM_DEFAULT to FUNC_PARAM_IN in CREATE FUNCTION statements with default parameter values"],
95
95
[13,14,"latest/postgres/create_function_sql-115.sql","AST transformer bug - incorrectly adds parameter names to objfuncargs in DROP FUNCTION statements"],
0 commit comments