2022-08-30 15:13:29 +00:00
|
|
|
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;
|
2022-08-31 08:56:37 +00:00
|
|
|
DROP INDEX idx_api_kgon_betting_history_site_username;
|
2022-08-30 15:13:29 +00:00
|
|
|
DROP TABLE api_kgon_betting_history;
|