mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-04 19:50:00 +00:00
3 lines
123 B
SQL
3 lines
123 B
SQL
-- This is a clean-up migration that cannot be undone,
|
|
-- but Diesel requires a non-empty script so run a no-op.
|
|
SELECT 1;
|