Files
twenty/packages/twenty-server
Félix Malfait 64d988cdec Fix pg pool implementation (#12106)
Fix the following error: 
Cannot use a pool after calling end on a pool

<img width="917" alt="Screenshot 2025-05-17 at 14 56 18"
src="https://github.com/user-attachments/assets/63081831-9a7e-4633-8274-de9f8a48dbae"
/>

The problem was that the datasource manager was destroying the
connections when a datasource cache expired.
2025-05-17 15:22:10 +02:00
..
2024-09-18 17:35:08 +02:00
2025-05-17 15:22:10 +02:00
2025-05-16 11:38:34 +02:00
2024-09-20 11:02:52 +02:00
2025-05-07 09:39:18 +02:00