fp/services/migrations-schema/migrations/00023_drop-capture_job_id-c...

4 lines
89 B
MySQL
Raw Normal View History

2024-08-17 02:42:44 +00:00
ALTER TABLE IF EXISTS api.segments_stream_links
DROP COLUMN IF EXISTS capture_job_id;