twenty/packages
Weiko b691894254
Fix query runner throwing 500 when pg_graphql detects unique constraint (#5323)
## Context
Since pg_graphql does not return specific error/exception, we have to
map the error message and throw validation errors when needed
This PR adds a check on unicity constraint error returned by pg_graphql
when we are trying to insert duplicate records and returns a 400 instead
of being handled by the exceptionHandler as a 500.
2024-05-07 21:03:15 +02:00
..
twenty-chrome-extension chore: add nx/project.json to twenty-chrome-extension (#5217) 2024-05-06 11:33:48 +02:00
twenty-docker Feat/add postgres spilo (#5049) 2024-04-29 17:09:41 +02:00
twenty-docs Bump versions to 0.11 (#5289) 2024-05-03 19:11:03 +02:00
twenty-emails Bump versions to 0.11 (#5289) 2024-05-03 19:11:03 +02:00
twenty-front [fix] Increment cache version after object/field/relation update (#5316) 2024-05-07 16:30:25 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server Fix query runner throwing 500 when pg_graphql detects unique constraint (#5323) 2024-05-07 21:03:15 +02:00
twenty-ui Fix: Icon position alignment right to left in chip (#5330) 2024-05-07 20:52:25 +02:00
twenty-utils Improve website github sync (#4259) 2024-03-01 15:15:55 +01:00
twenty-website Added the 0.11 release changelog (#5300) 2024-05-07 11:08:25 +02:00
twenty-zapier New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00