mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
Add `DeleteOldConnectionLogs` query and integrate it into the `dbpurge` routine. Retention is controlled by `--retention-connection-logs` flag. Disabled (0) by default. Depends on #21021 Updates #20743