mirror of https://github.com/LemmyNet/lemmy.git
3 lines
73 B
MySQL
3 lines
73 B
MySQL
|
drop table remote_image;
|
||
|
|
||
|
alter table local_image rename to image_upload;
|