twenty/packages
Charles Bochet d212aedf81
Fix ORM (#6363)
This PR fixes a few bugs on TwentyORM:
- fix many to one relations that were not properly queries
- fix many to one relations that were not properly parsed
- compute datasource (or use from cache) at run-time and do not use
injected one that could be outdated

We still need to refactor it to simplify, I feel the API are too complex
and we have too many cache layers. Also the relation computation part is
very complex and bug prone
2024-07-22 15:07:35 +02:00
..
twenty-chrome-extension [Fix] Remove usage of deprecated FieldMetadata type probability (#6279) 2024-07-16 11:36:10 +02:00
twenty-docker mod: entrypoint for docker to setup db even in server with less memory (#5815) 2024-07-19 14:54:00 +02:00
twenty-emails Bump version to v0.22.0 (#6292) 2024-07-16 17:14:35 +02:00
twenty-front Fixes Strange behaviour when reordering options of select field (#6103) (#6339) 2024-07-22 14:33:02 +02:00
twenty-postgres Upgrade pg graphql version to 1.5.6 (#5937) 2024-06-18 17:34:16 +02:00
twenty-server Fix ORM (#6363) 2024-07-22 15:07:35 +02:00
twenty-ui New "inverted" Background Colors (#6354) 2024-07-22 12:03:23 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website mod: entrypoint for docker to setup db even in server with less memory (#5815) 2024-07-19 14:54:00 +02:00
twenty-zapier [Fix] Remove usage of deprecated FieldMetadata type probability (#6279) 2024-07-16 11:36:10 +02:00