There should be a better support for `Postgres` errors. It should differentiate between multiple errors types. - [ ] Detect duplicate error - [ ] Detect `CHECK` constraint error - [ ] Detect uniqueness error - [ ] Detect missing field error
There should be a better support for
Postgreserrors. It should differentiate between multiple errors types.CHECKconstraint error