You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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;