chatai/storage_v1.19.1/migrations/multitenant/0011-tracing-mode-column.sql

3 lines
76 B
SQL

ALTER TABLE tenants ADD COLUMN tracing_mode text NOT NULL DEFAULT 'basic';