Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Destroy old database entries #61

@seand7565

Description

@seand7565

To prevent DB bloat, we should run a task on a regular basis that looks for user-generated data that has not been created or updated in over a month, and destroy that data.

We could create a rake task that does this, then use heroku scheduler to run it on a regular basis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions