summaryrefslogtreecommitdiff
path: root/priv/repo/migrations/20240729163838_publisher_job_change.exs
AgeCommit message (Collapse)Author
2024-07-30Fix publisher job migration errorMark Felder
2024-07-30Fix migration crashing due to Oban not runningMark Felder
We can use Pleroma.Repo to fetch the jobs
2024-07-29Insert replacement jobs in the new format if any remain undeliveredMark Felder
The old jobs remain and will fail gracefully