multica/server/migrations/060_chat_session_runtime_id...

3 lines
59 B
SQL

ALTER TABLE chat_session
DROP COLUMN IF EXISTS runtime_id;