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 22fdb8f5f0
Add role name function and add an admin/admin user
9 months ago
..
20230324221000_create_languages.down.sql Add views and functions to keep things easy 1 year ago
20230324221000_create_languages.up.sql Add views and functions to keep things easy 1 year ago
20230324221010_add_languages.down.sql Add views and functions to keep things easy 1 year ago
20230324221010_add_languages.up.sql Add views and functions to keep things easy 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 Add views and functions to keep things easy 1 year ago
20230324221303_create_league_names.down.sql Add views and functions to keep things easy 1 year ago
20230324221303_create_league_names.up.sql Add *_name(id, lang) functions to make queries easier 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 Add views and functions to keep things easy 1 year ago
20230324221315_create_division_names.down.sql Add views and functions to keep things easy 1 year ago
20230324221315_create_division_names.up.sql Add *_name(id, lang) functions to make queries easier 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 Add views and functions to keep things easy 1 year ago
20230324224960_create_team_names.down.sql Add views and functions to keep things easy 1 year ago
20230324224960_create_team_names.up.sql Add *_name(id, lang) functions to make queries easier 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 Add views and functions to keep things easy 1 year ago
20230325035659_add_leagues.down.sql Add views and functions to keep things easy 1 year ago
20230325035659_add_leagues.up.sql Add views and functions to keep things easy 1 year ago
20230325040553_add_divisions.down.sql Add views and functions to keep things easy 1 year ago
20230325040553_add_divisions.up.sql Add views and functions to keep things easy 1 year ago
20230325040554_add_teams.down.sql Add views and functions to keep things easy 1 year ago
20230325040554_add_teams.up.sql Add views and functions to keep things easy 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 Add views and functions to keep things easy 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
20230327025700_create_games.down.sql Add views and functions to keep things easy 1 year ago
20230327025700_create_games.up.sql Add views and functions to keep things easy 1 year ago
20230327025705_create_game_names.down.sql Add views and functions to keep things easy 1 year ago
20230327025705_create_game_names.up.sql Add *_name(id, lang) functions to make queries easier 1 year ago
20230327025711_add_games.down.sql Add views and functions to keep things easy 1 year ago
20230327025711_add_games.up.sql Add views and functions to keep things easy 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
20230419200707_create_player_points_view.down.sql Add views and functions to keep things easy 1 year ago
20230419200707_create_player_points_view.up.sql Add views and functions to keep things easy 1 year ago
20230419202858_create_team_points_view.down.sql Add views and functions to keep things easy 1 year ago
20230419202858_create_team_points_view.up.sql Add views and functions to keep things easy 1 year ago
20230419205420_create_team_name_function.down.sql Add views and functions to keep things easy 1 year ago
20230419205420_create_team_name_function.up.sql Add views and functions to keep things easy 1 year ago
20230419205421_create_league_name_function.down.sql Add views and functions to keep things easy 1 year ago
20230419205421_create_league_name_function.up.sql Add views and functions to keep things easy 1 year ago
20230419205422_create_division_name_function.down.sql Add views and functions to keep things easy 1 year ago
20230419205422_create_division_name_function.up.sql Add views and functions to keep things easy 1 year ago
20230419205423_create_game_name_function.down.sql Add views and functions to keep things easy 1 year ago
20230419205423_create_game_name_function.up.sql Add views and functions to keep things easy 1 year ago
20230716195814_create_users.down.sql Add basic users, roles, and localized names 9 months ago
20230716195814_create_users.up.sql Add basic users, roles, and localized names 9 months ago
20230716200855_create_roles.down.sql Add basic users, roles, and localized names 9 months ago
20230716200855_create_roles.up.sql Add basic users, roles, and localized names 9 months ago
20230716200955_create_users_roles.down.sql Add basic users, roles, and localized names 9 months ago
20230716200955_create_users_roles.up.sql Add basic users, roles, and localized names 9 months ago
20230716202506_create_role_names.down.sql Add basic users, roles, and localized names 9 months ago
20230716202506_create_role_names.up.sql Add basic users, roles, and localized names 9 months ago
20230716202758_add_roles.down.sql Add basic users, roles, and localized names 9 months ago
20230716202758_add_roles.up.sql Add basic users, roles, and localized names 9 months ago
20230716203602_add_role_names.down.sql Add basic users, roles, and localized names 9 months ago
20230716203602_add_role_names.up.sql Add basic users, roles, and localized names 9 months ago
20230716212933_create_role_name_function.down.sql Add role name function and add an admin/admin user 9 months ago
20230716212933_create_role_name_function.up.sql Add role name function and add an admin/admin user 9 months ago
20230716213851_add_users.down.sql Add role name function and add an admin/admin user 9 months ago
20230716213851_add_users.up.sql Add role name function and add an admin/admin user 9 months ago