Files
twenty/packages/twenty-server
Weiko c0fda41519 Fix N+1 featureFlags (#10371)
## Context
featureFlag query was done for each record returned by the ORM and
transformed in the QueryResultGettersFactory which was causing an N+1
2025-02-20 19:32:30 +01:00
..
2024-09-18 17:35:08 +02:00
2025-02-20 19:32:30 +01:00
2024-09-20 11:02:52 +02:00