Open soohan-ahn opened 8 years ago
Retreiving the whole at_bat_batter_records and *_records table is too slow since the data has been increased. Making table will help this. The index cache such as Redis might not needed yet.
[BUG] Sort by name, back_number, team doesn't work.
(game|season|total)_fielding_detail_records
season_batter_detailed_records
season_pitcher_detailed_records
Retreiving the whole at_bat_batter_records and *_records table is too slow since the data has been increased. Making table will help this. The index cache such as Redis might not needed yet.