mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-16 12:45:42 +02:00
Cambio nome
This commit is contained in:
@@ -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 '';
|
||||
|
||||
Reference in New Issue
Block a user