collab: Drop rate_buckets table (#36315)

This PR drops the `rate_buckets` table, as we're no longer using it.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-08-16 10:11:36 -04:00 committed by GitHub
parent ea7bc96c05
commit 36184a71df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 11 deletions

View file

@ -0,0 +1 @@
drop table rate_buckets;