v1.25.7
What's Changed
- refactor: introduce contextStatementHandler for context reduction by @eatmoreapple in #523
- Refactor: replace internal newGenericParam with eval.NewGenericParam by @eatmoreapple in #524
- Refactor: standardize Param usage to eval.Param in statement handlers by @eatmoreapple in #525
- feat: support scoped tags in dynamic SQL nodes by @eatmoreapple in #526
Full Changelog: v1.25.6...v1.25.7