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