tabletop-companion/db/migrate
Trevor Vallender 701d69fcc9 Add CharacterSheetSection model 2024-06-05 19:45:45 +01:00
..
20240413152553_create_users.rb Enable frozen_string_literal cop 2024-05-26 11:45:10 +01:00
20240414122652_add_verified_to_user.rb Enable frozen_string_literal cop 2024-05-26 11:45:10 +01:00
20240526084840_create_game_systems.rb Enable frozen_string_literal cop 2024-05-26 11:45:10 +01:00
20240526085315_create_user_roles.rb Enable frozen_string_literal cop 2024-05-26 11:45:10 +01:00
20240526102908_add_unique_index_to_game_system_name.rb Enable frozen_string_literal cop 2024-05-26 11:45:10 +01:00
20240528103921_create_tables.rb Add table model 2024-05-28 12:08:19 +01:00
20240528192517_add_uuid_to_tables.rb Generate table slug and UUID 2024-05-28 20:40:51 +01:00
20240529074949_create_players.rb Add Player model 2024-05-29 09:09:58 +01:00
20240529122012_create_table_invites.rb Add table invites 2024-05-29 15:24:18 +01:00
20240530071705_create_solid_queue_tables.solid_queue.rb Add Solid Queue 2024-05-30 08:20:05 +01:00
20240530071706_add_missing_index_to_blocked_executions.solid_queue.rb Add Solid Queue 2024-05-30 08:20:05 +01:00
20240530071707_create_recurring_executions.solid_queue.rb Add Solid Queue 2024-05-30 08:20:05 +01:00
20240530073851_create_active_storage_tables.active_storage.rb Add Action Text 2024-05-30 08:40:36 +01:00
20240530073852_create_action_text_tables.action_text.rb Add Action Text 2024-05-30 08:40:36 +01:00
20240605132327_add_password_reset_last_sent_at_to_user.rb Ensure users can’t be spammed with password resets 2024-06-05 14:35:04 +01:00
20240605143732_create_characters.rb Add Character model 2024-06-05 16:00:02 +01:00
20240605175553_create_character_sheet_sections.rb Add CharacterSheetSection model 2024-06-05 19:45:45 +01:00