v1.2.4
β‘ Highlights
π Replicated DELETEs on tables with a user-defined enum primary key no longer fail
𧬠Enum arrays and domains over enums are now handled in delete identities, not just plain enums
π A failed query can no longer take its whole batch down with it, including writes to unrelated tables
What's Changed
Bug fixes
Upgrade notes
No configuration changes are required, and the SQL emitted for tables without enum identity columns is unchanged.
Full Changelog: v1.2.3...v1.2.4