Delete old database entries #13

Open
opened 2017-11-14 23:11:44 -06:00 by mattbk · 0 comments
mattbk commented 2017-11-14 23:11:44 -06:00 (Migrated from github.com)

Delete old database entries so the db doesn’t take over all available space (“if count()>1000 drop etc.” or by timestamp, but row count is easier).

Probably configurable in the Flask app itself.

Delete old database entries so the db doesn’t take over all available space (“if count()>1000 drop etc.” or by timestamp, but row count is easier). Probably configurable in the Flask app itself.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: matt/pi-temp#13
No description provided.