7 lines
300 B
SQL
7 lines
300 B
SQL
DROP INDEX idx_api_kgon_betting_history_vendor_id;
|
|
DROP INDEX idx_api_kgon_betting_history_game_id;
|
|
DROP INDEX idx_api_kgon_betting_history_created_at;
|
|
DROP INDEX idx_api_kgon_betting_history_utc_created_at;
|
|
DROP INDEX idx_api_kgon_betting_history_site_username;
|
|
DROP TABLE api_kgon_betting_history;
|