Refacto vendor associations queries

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-06-10 14:50:29 -07:00
committed by Bryan Frimin
parent e547a4e96e
commit c7f6dba576
10 changed files with 325 additions and 255 deletions

View File

@@ -1,6 +1,6 @@
services:
postgres:
image: "postgres:16"
image: "postgres:17.4"
shm_size: "1g"
command: >
postgres -c "shared_buffers=4GB"