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 NULLS NOT DISTINCT constraint deparser support
- Add support for nulls_not_distinct property in UNIQUE constraint handler
- Resolves AST mismatch issues in misc-issues test for PostgreSQL 17 features
- All 254/254 deparser tests now passing (100%)
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments