[Clickhouse] Running Clickhouse migrations...
_ClickHouseError: Cannot create table with column of type Dynamic or JSON, because storage View doesn't support dynamic subcolumns.
at parseError (file:///app/apps/backend/dist/db-migrations.js:79137:16)
at ClientRequest.onResponse (file:///app/apps/backend/dist/db-migrations.js:80763:99)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
code: '44',
type: 'ILLEGAL_COLUMN'
}