3 lines
72 B
MySQL
3 lines
72 B
MySQL
|
ALTER TABLE photos DROP COLUMN attribution_id;
|
||
|
DROP TABLE attributions;
|