You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tait Hoyem fb0d28a175
Add tests for languages, use lowercase country designation
1 year ago
..
20230324221302_add_leagues.down.sql Initial commit; this should have been done way earlier 1 year ago
20230324221302_add_leagues.up.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230324221305_create_division.down.sql Initial commit; this should have been done way earlier 1 year ago
20230324221305_create_division.up.sql Initial commit; this should have been done way earlier 1 year ago
20230324224957_create_teams.down.sql Initial commit; this should have been done way earlier 1 year ago
20230324224957_create_teams.up.sql switch to new goal system (shot with a flag), add views separate from the models and various tests and new routes for html naviagtion around the page 1 year ago
20230324225513_create_players.down.sql Initial commit; this should have been done way earlier 1 year ago
20230324225513_create_players.up.sql Initial commit; this should have been done way earlier 1 year ago
20230325035659_add_leagues.down.sql Initial commit; this should have been done way earlier 1 year ago
20230325035659_add_leagues.up.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230325040553_add_divisions.down.sql Initial commit; this should have been done way earlier 1 year ago
20230325040553_add_divisions.up.sql Initial commit; this should have been done way earlier 1 year ago
20230325040554_add_teams.down.sql Initial commit; this should have been done way earlier 1 year ago
20230325040554_add_teams.up.sql Initial commit; this should have been done way earlier 1 year ago
20230325044408_populate_players.down.sql Initial commit; this should have been done way earlier 1 year ago
20230325044408_populate_players.up.sql Initial commit; this should have been done way earlier 1 year ago
20230325193929_create_positions.down.sql Initial commit; this should have been done way earlier 1 year ago
20230325193929_create_positions.up.sql Initial commit; this should have been done way earlier 1 year ago
20230325194303_add_positions.down.sql Initial commit; this should have been done way earlier 1 year ago
20230325194303_add_positions.up.sql Initial commit; this should have been done way earlier 1 year ago
20230327021921_create_period_types.down.sql First MVP 1 year ago
20230327021921_create_period_types.up.sql First MVP 1 year ago
20230327021922_add_period_types.down.sql Update migrations, move translations from xml to JSON 1 year ago
20230327021922_add_period_types.up.sql First MVP 1 year ago
20230327025710_create_games.down.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230327025710_create_games.up.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230327025711_add_games.down.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230327025711_add_games.up.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230327025712_create_periods.down.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230327025712_create_periods.up.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230327025718_create_game_players.down.sql Update migrations, move translations from xml to JSON 1 year ago
20230327025718_create_game_players.up.sql Update migrations, move translations from xml to JSON 1 year ago
20230327025719_add_game_players.down.sql Update migrations, move translations from xml to JSON 1 year ago
20230327025719_add_game_players.up.sql Update migrations, move translations from xml to JSON 1 year ago
20230327224840_create_shots.down.sql Initial commit; this should have been done way earlier 1 year ago
20230327224840_create_shots.up.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230327235842_add_periods.down.sql Update migrations, move translations from xml to JSON 1 year ago
20230327235842_add_periods.up.sql Update migrations, move translations from xml to JSON 1 year ago
20230327235843_add_shots.down.sql Initial commit; this should have been done way earlier 1 year ago
20230327235843_add_shots.up.sql team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation 1 year ago
20230405014220_create_periods_function.down.sql Update migrations, move translations from xml to JSON 1 year ago
20230405014220_create_periods_function.up.sql Update migrations, move translations from xml to JSON 1 year ago
20230406194600_create_goals_function.down.sql Update migrations, move translations from xml to JSON 1 year ago
20230406194600_create_goals_function.up.sql Update migrations, move translations from xml to JSON 1 year ago
20230406195100_create_reg_win_function.down.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195100_create_reg_win_function.up.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195101_create_reg_loss_function.down.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195101_create_reg_loss_function.up.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195111_create_ot_win_function.down.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195111_create_ot_win_function.up.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195121_create_ot_loss_function.down.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195121_create_ot_loss_function.up.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195131_create_tie_function.down.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195131_create_tie_function.up.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195200_create_iihf_stats_function.down.sql Update migrations, move translations from xml to JSON 1 year ago
20230406195200_create_iihf_stats_function.up.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230406195840_create_iihf_points_function.down.sql Update migrations, move translations from xml to JSON 1 year ago
20230406195840_create_iihf_points_function.up.sql Add IIHF stats/points functions, integrate into main, add tests 1 year ago
20230408203101_create_languages.down.sql Update translations 1 year ago
20230408203101_create_languages.up.sql Add tests for languages, use lowercase country designation 1 year ago
20230408204846_add_languages.down.sql Update translations 1 year ago
20230408204846_add_languages.up.sql Add tests for languages, use lowercase country designation 1 year ago