Created
April 17, 2016 14:00
-
-
Save dsjoerg/74f207df77671a3df66ebb57835ddb9b to your computer and use it in GitHub Desktop.
production AI identities
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INSERT INTO `esdb_identities` (`id`, `type`, `name`, `provider_id`, `provider_ident`, `gateway`, `subregion`, `bnet_id`, `character_code`, `most_played_race`, `highest_league_1v1`, `highest_team_league`, `highest_league_2v2`, `highest_league_3v3`, `highest_league_4v4`, `current_league_1v1`, `current_league_2v2`, `current_league_3v3`, `current_league_4v4`, `achievement_points`, `season_games`, `career_games`, `most_played`, `portrait`, `profile_url`, `last_scraped_at`, `scrape_job_id`, `highest_league`, `average_league`, `avg_apm`, `avg_wpm`, `matches_count`, `highest_league_rank`, `state`, `status`, `seconds_played_sum`, `current_rank_1v1`, `current_rank_2v2`, `current_rank_3v3`, `current_rank_4v4`, `current_highest_type`, `current_highest_league`, `current_highest_leaguerank`, `last_s2gsq_at`, `last_replay_played_at`, `s2gs_priority`, `last_summary_seen_at`, `pops_since_summary_seen`, `last_replay_uploaded_at`, `name_valid_at`, `name_source`, `last_stats_refresh`, `blocked`) | |
VALUES | |
(41218, 'ESDB::Sc2::Identity', 'A.I.', NULL, NULL, 'eu', 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '74ad1a9c45b26ebcd363ea1c015ff4cc', NULL, 0, 0.014870865974474788, 0.0022901319587033003, 132229, NULL, 'craziness', '#<RuntimeError: source is :sc2ranks but sc2ranks_url is false>', 146676707, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2013-04-25 21:47:33', NULL, NULL, 0, '2013-04-26 00:26:57', '2013-04-25 21:47:33', 'replay', '2016-04-16 18:30:20', NULL), | |
(1641498, '', '', NULL, NULL, 'bn', 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '2015-06-21 01:47:44', 'legacy', NULL, NULL), | |
(42078, 'ESDB::Sc2::Identity', 'A.I. 1 (Elite)', NULL, NULL, 'us', 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '7e1a92e2233276d99a22e2c14874d647', NULL, 0, 0.009484592169177873, 0.001618235997859793, 142089, NULL, 'craziness', '#<RuntimeError: source is :sc2ranks but sc2ranks_url is false>', 161943847, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2013-04-26 00:43:01', NULL, NULL, 0, '2013-04-26 00:57:07', '2013-04-26 00:43:01', 'replay', '2016-04-17 02:53:53', NULL), | |
(201591, 'ESDB::Sc2::Identity', 'A.I. 1 (Elite)', NULL, NULL, 'sea', 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'bfddf7397664f4aa28c3adca2967f7a4', NULL, 0, 0, 0, 3979, NULL, 'craziness', '#<RuntimeError: source is :sc2ranks but sc2ranks_url is false>', 4707195, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2013-04-24 10:58:24', NULL, NULL, 0, '2013-04-24 11:13:04', '2013-04-24 10:58:24', 'replay', '2016-04-09 04:59:09', NULL), | |
(695962, 'ESDB::Sc2::Identity', 'PuppetMaster', NULL, NULL, 'cn', 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'c7c91b8ff231cdffe0ba6b3b812d0cf7', NULL, NULL, 0, 0, 1027, NULL, 'craziness', '#<RuntimeError: source is :sc2ranks but sc2ranks_url is false>', 1067421, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2013-01-13 08:56:03', NULL, NULL, 0, '2013-01-13 09:20:57', '2013-01-23 18:25:45', 'legacy', '2016-04-15 23:14:25', NULL), | |
(861633, 'ESDB::Sc2::Identity', 'Player 2', NULL, NULL, 'xx', 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '9e93659268be22c3450a8168c3c4c634', NULL, NULL, 0, 0, 842, NULL, 'error', NULL, 906576, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2013-02-28 02:17:12', NULL, NULL, 0, '2013-04-12 09:26:44', '2013-02-28 02:17:12', 'replay', '2016-04-03 09:46:41', NULL), | |
(231391, 'ESDB::Sc2::Identity', 'A.I. 1 (Very Easy)', NULL, NULL, 'kr', 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '452ed254942a815f2e822783f7c3835a', NULL, 0, 0, 0, 2113, NULL, 'craziness', '#<RuntimeError: source is :sc2ranks but sc2ranks_url is false>', 2120833, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2013-04-20 22:43:50', NULL, NULL, 0, '2013-04-23 23:14:32', '2013-04-20 22:43:50', 'replay', '2016-04-17 11:44:14', NULL); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment