mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-07 06:19:50 +02:00
3 lines
59 B
SQL
3 lines
59 B
SQL
ALTER TABLE chat_session
|
|
DROP COLUMN IF EXISTS runtime_id;
|