3 lines
101 B
SQL
3 lines
101 B
SQL
ALTER TABLE environment_binding
|
|
DROP CONSTRAINT IF EXISTS runtime_cleanup_generation_consistent;
|