Files
fleet/server
Ian Littman d428e2c7fc Drop attempt number from index to avoid extra write overhead (#38391)
Found in connection with #35916. No changes file as this is effectively
an unreleased bugfix (will cherry-pick this). No updates to tests
because tests don't test index existence.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
2026-01-15 12:56:01 -06:00
..