pleroma/priv/repo
Mark Felder 2937bb68b1 Fix MoveTokensExpirationIntoOban migration
Pleroma.Workers.PurgeExpiredToken.enqueue/1 no longer exists, so this migration would fail.

The enqueue/1 function is only used for this migration, so we can just include it in the
migration module directly.
2026-03-25 12:21:13 -07:00
..
migrations Fix MoveTokensExpirationIntoOban migration 2026-03-25 12:21:13 -07:00
optional_migrations/rum_indexing Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
seeds.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00