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: continue systematic node wrapping improvements for v15-to-v16 transformer
- Fixed 8 additional transformation methods to use proper node wrapping instead of returning raw nodes
- Updated methods: AlterPublicationStmt, AlterSubscriptionStmt, DropSubscriptionStmt,
InlineCodeBlock, CallContext, ConstraintsSetStmt, AlterSystemStmt, VacuumRelation
- Maintained test pass rate at 92/258 tests (35.7% success rate)
- Total of 30 methods now properly wrapped following established transformation patterns
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments