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