3 lines
102 B
SQL
3 lines
102 B
SQL
ALTER TABLE inquiries DROP COLUMN IF EXISTS framed;
|
|
ALTER TABLE inquiries DROP COLUMN IF EXISTS edge;
|