lemmy/migrations/2023-06-22-051755_fix_local.../down.sql

5 lines
82 B
SQL

-- Add a no-op statement to prevent `diesel migration redo` errors
SELECT
1;