Files
galaxy/crates/persistence/migrations/2023-09-14-164546_remove_user_can_delete/up.sql
T

2 lines
51 B
SQL

ALTER TABLE workflows DROP COLUMN user_can_delete;