8000 Add tooling to prune the database of old records · Issue #31 · ansible-community/ara · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add tooling to prune the database of old records #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dmsimard opened this issue Apr 24, 2019 · 3 comments
Closed

Add tooling to prune the database of old records #31

dmsimard opened this issue Apr 24, 2019 · 3 comments
Labels
database Related to the database backends or models enhancement

Comments

@dmsimard
Copy link
Contributor

Users might not want to keep all records around until the end of time. It might be relevant to keep them for 30 days, 60 days, a year, etc.

The API does not yet support searching by dates (see #30) so that would need to be addressed first.

We need to determine what this would look like in practice. A django-admin command ? A command in the (eventual) CLI client ?

@dmsimard
Copy link
Contributor Author

@dmsimard
Copy link
Contributor Author

Relevant link, BonnyCI's implementation for 0.x: BonnyCI/hoist@8d7822c

@dmsimard dmsimard added the database Related to the database backends or models label May 3, 2019
@dmsimard
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Related to the database backends or models enhancement
Projects
None yet
Development

No branches or pull requests

1 participant
0