mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-01 07:41:34 +00:00
2 lines
43 B
MySQL
2 lines
43 B
MySQL
|
UPDATE post SET url = NULL where url = '';
|