Cambio nome

This commit is contained in:
2026-03-19 16:58:23 +01:00
parent c34d6bb080
commit 83e494e171
29 changed files with 105 additions and 105 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
-- Estensioni PostgreSQL richieste da PecFlow
-- Estensioni PostgreSQL richieste da PEChub
-- Questo script viene eseguito automaticamente da Docker al primo avvio
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
CREATE EXTENSION IF NOT EXISTS "pgcrypto";
-- Permette SET LOCAL per RLS (app.current_tenant_id)
ALTER DATABASE pecflow SET "app.current_tenant_id" TO '';
ALTER DATABASE pechub SET "app.current_tenant_id" TO '';