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