v0.19.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 5866752 Merge pull request #74 from winebarrel/auto-name-unnamed-constraints
- 8545055 Fix comment for CHECK Keys and clarify truncation wording
- 1f9c5f6 Set NOT NULL on PK key columns for table-level PRIMARY KEY
- 140425e Add missing unnamed constraint tests and update getting-started.md
- cf5033f Fix auto-naming when colName is empty, add nil checks in tests
- 580f70a Add EXCLUSION auto-naming with column extraction from Exclusions
- a823db4 Auto-name unnamed constraints following PostgreSQL's convention