v3.0.0
3.0.0 (2022-07-01)
Bug Fixes
- bad type (259c2f7)
- re-apply constraint improvements tuning (#382) (1b33382)
- recover the changes in postgraphile-upsert#174 (1fba9b9)
- restore missing omit statement (133d77a)
- run prettier (e49f313)
Features
- improve upsert matching conditions release (#388) (58aa520)
- lib: roll forward semlrel (b3dc66a)
- skip table types that do not have primary key constraints (4d9c10a)
BREAKING CHANGES
- See PR#370. The ON CONFLICT clause generation now selects constraints
intelligently