2 lines
43 B
SQL
2 lines
43 B
SQL
ALTER TABLE albums DROP COLUMN image_path;
|
ALTER TABLE albums DROP COLUMN image_path;
|