Henry Le
|
ace82484b8
|
dialect/sql/sqlgraph: report check constraint violation with IsCheckConstraintError (#4404)
* feat(dialect): Support check constraint violation
* chore: Add unit tests for IsCheckConstraintError
|
2025-06-20 15:11:59 +07:00 |
|
Luc van Kessel
|
d8774635e6
|
dialect/sql/sqlgraph: support nil errors in constraint checks (#3701)
* added nil checks to constraint errors
* removed whitespace from nil error checks
---------
Co-authored-by: Luc van Kessel <luc@klippa.com>
|
2023-08-18 22:13:38 +03:00 |
|
Ariel Mashraki
|
abefaa7f24
|
entc/gen: catch constraint failures in delete operations (#2664)
|
2022-06-19 14:34:32 +03:00 |
|
Rotem Tamir
|
2a17dba983
|
dialect/sql/sqlgraph: add constraint error checks (#1316)
Initial work on #1310
|
2021-03-09 15:56:47 +02:00 |
|