Remove old data from frames table #31
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The limit I have in
config.ini
doesn't seem to be applied. Figure out what's up with that. But don't touch thestations
table (which I will add in #30), that will be cleaned up on a different (longer) schedule.See https://amiok.net/gitea/W1CDN/aprs_tool/src/branch/main/tcp_kiss_send_recv.py#L101 for code that isn't working yet.
I am going to add
stations
table in another PR. But I turned off autoremove in8f3b2ae707
.