2 lines
72 B
SQL
2 lines
72 B
SQL
|
|
ALTER TABLE articles DROP CONSTRAINT IF EXISTS fk_articles_prompt_rule;
|