Expand description
Per-tenant database operations inside the shared PostgreSQL container.
Creates, drops, and authorises tenant databases by running psql via
docker exec, sanitising identifiers before they reach the SQL text.
Per-tenant database operations inside the shared PostgreSQL container.
Creates, drops, and authorises tenant databases by running psql via
docker exec, sanitising identifiers before they reach the SQL text.