pleroma/priv/repo
Mike Verdone 666514194a Add activity expirations table
Add a table to store activity expirations. An activity can have zero or
one expirations. The expiration has a scheduled_at field which stores
the time at which the activity should expire and be deleted.
2019-07-24 13:14:52 +02:00
..
migrations Add activity expirations table 2019-07-24 13:14:52 +02:00
optional_migrations/rum_indexing [#1033] Fix database migrations 2019-07-01 01:08:07 +00:00
seeds.exs Phoenix skeleton 2017-03-17 17:09:58 +01:00