desker/apps/api/prisma
Pau Costa Ferrer 3a961c09ce Add organization details to schema and update PostgreSQL health check
- Add `language`, `logoId`, and `logoUrl` columns to the `Organization` table with relevant constraints and indexes.
- Update `docker-compose.yml` to support dynamic environment variables in PostgreSQL health check.
2026-03-28 18:54:01 +01:00
..
migrations Add organization details to schema and update PostgreSQL health check 2026-03-28 18:54:01 +01:00
schema.prisma Allow admins and supervisors to book or update reservations for other users 2026-03-28 18:26:47 +01:00
seed.ts Add seed service to initialize default admin and organization 2026-03-28 18:07:22 +01:00