mirror of https://github.com/LemmyNet/lemmy.git
5 lines
75 B
MySQL
5 lines
75 B
MySQL
|
DROP TABLE remote_image;
|
||
|
|
||
|
ALTER TABLE local_image RENAME TO image_upload;
|
||
|
|