2 lines
90 B
SQL
2 lines
90 B
SQL
-- Add down migration script here
|
|
ALTER TABLE dependency_map DROP COLUMN importer_node_id; |