mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
This change adds a support-index for `GetAPIKeysLastUsedAfter`. On dogfood (24h): called 4.4k times, 380ms average. Change for tested time range: `170ms` -> `3.3ms`.
2 lines
35 B
SQL
2 lines
35 B
SQL
DROP INDEX api_keys_last_used_idx;
|