
This PR drops the `rate_buckets` table, as we're no longer using it. Release Notes: - N/A
1 line
25 B
SQL
1 line
25 B
SQL
drop table rate_buckets;
|