availabili.tf/backend-flask/migrations/versions
John Montagu, the 4th Earl of Sandvich 71cc25dbb2
refactor: Change team integrations structure
Refactor the team integrations structure to use one-to-one relationships
for Discord and logs.tf integrations. Update the frontend to handle the
new structure and remove unused integration types. Adjust backend
endpoints and models accordingly. Add migration scripts to update the
database schema.
2024-11-25 20:16:01 -08:00
..
1fc9a051a0a6_add_team_integrations_models.py Add integration models 2024-11-13 16:04:59 -08:00
2a33f577d655_add_player_event_player_team_role_id.py Add player_team_role_id to player_event 2024-11-24 17:17:12 -08:00
2b2f3ae2ec7f_make_player_role_primary_key.py Implement some basic features 2024-11-02 12:33:27 -07:00
2b05ba5ba9af_rename_players_teams_roles_id_to_id.py Add player_team_role_id to player_event 2024-11-24 17:17:12 -08:00
4fb63c11ee8c_rename_table_players_teams_availability.py Implement some basic features 2024-11-02 12:33:27 -07:00
5debac4cdf37_add_events.py Add event migration 2024-11-20 15:18:09 -08:00
6e9d70f835d7_change_player_team_surrogate_key_name.py Use surrogate keys for PlayerTeam models 2024-11-21 18:21:43 -08:00
8ea29cf493f5_make_playerteamavailability_a_db_model.py Implement some basic features 2024-11-02 12:33:27 -07:00
47f0722b02b0_add_availability_index.py Use surrogate keys for PlayerTeam models 2024-11-21 18:21:43 -08:00
062a154a0797_add_column_players_teams_availability_.py Implement some basic features 2024-11-02 12:33:27 -07:00
131efbdd7af4_add_playerevent_models.py Add Event and PlayerEvent models 2024-11-19 10:46:45 -08:00
273f73c81783_.py Implement some basic features 2024-11-02 12:33:27 -07:00
958df14798d5_add_team_discord_webhook_url.py Implement some basic features 2024-11-02 12:33:27 -07:00
6296c347731b_add_surrogate_key_to_player_team_and_.py Use surrogate keys for PlayerTeam models 2024-11-21 18:21:43 -08:00
7361c978e53d_fix_integrity.py Use surrogate keys for PlayerTeam models 2024-11-21 18:21:43 -08:00
65714d7e78f8_add_teaminvite.py Implement basic team features 2024-11-09 15:24:37 -08:00
392454b91293_change_integrations_to_one_to_one.py refactor: Change team integrations structure 2024-11-25 20:16:01 -08:00
a340b3da0f2a_add_auth_session_key.py Implement some basic features 2024-11-02 12:33:27 -07:00
b00632365b58_.py Implement some basic features 2024-11-02 12:33:27 -07:00
ce676db8c655_initial_migration.py Implement some basic features 2024-11-02 12:33:27 -07:00
dcf5ffd0ec73_add_has_confirmed_column.py Add player_event.has_confirmed 2024-11-25 11:35:39 -08:00
ea359b0e46d7_add_team_tz_timezone.py Add backend stuff 2024-11-06 20:56:21 -08:00
f50a79c4ae22_add_playerteam_is_team_leader.py Add backend stuff 2024-11-06 20:56:21 -08:00
f802d763a7b4_drop_integrations_tables.py refactor: Change team integrations structure 2024-11-25 20:16:01 -08:00