mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
3 lines
50 B
SQL
3 lines
50 B
SQL
ALTER TABLE comment
|
|
DROP COLUMN source_task_id;
|