1 line
56 B
SQL
1 line
56 B
SQL
ALTER TABLE items ADD image_filename varchar(255) NULL;
|
ALTER TABLE items ADD image_filename varchar(255) NULL;
|