[2.9.4](https://github.com/Chainlit/chainlit/releases/tag/2.9.4) What's Changed ⚠️ This release contains: Breaking change, if you use persistence: you need to run ALTER TABLE steps ADD COLUMN IF NOT EXISTS modes JSONB; to migrate Is a prisma migration planned to be released for this datalayer?
2.9.4
What's Changed
⚠️ This release contains:
Breaking change, if you use persistence: you need to run ALTER TABLE steps ADD COLUMN IF NOT EXISTS modes JSONB; to migrate
Is a prisma migration planned to be released for this datalayer?