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