hensei-api/db/migrate
Justin Edmund 039bf85227 Add slug to raids table
This is for URL query params
2022-03-06 05:50:51 -08:00
..
2020091309001_enable_pgcrypto_extension.rb Use pgcrypto for uuids 2020-09-16 03:20:27 -07:00
20200913091950_create_users.rb Update migrations 2020-09-25 10:42:12 -07:00
20200913091956_create_weapons.rb Make granblue_id a string 2020-10-19 04:01:15 -07:00
20200913092001_create_parties.rb Update parties table 2020-09-16 03:23:27 -07:00
20200913092024_create_grid_weapons.rb Update grid weapon table 2020-09-16 03:26:22 -07:00
20200913092045_create_weapon_keys.rb Use pgcrypto for uuids 2020-09-16 03:20:27 -07:00
20200923205642_create_doorkeeper_tables.rb Update migrations 2020-09-25 10:42:12 -07:00
20201017013942_create_summons.rb Make granblue_id a string 2020-10-19 04:01:15 -07:00
20201017013949_create_grid_summons.rb Add Summon and GridSummons model and controllers 2020-10-18 22:24:28 -07:00
20201019103216_create_characters.rb Make granblue_id a string 2020-10-19 04:01:15 -07:00
20201019103224_create_grid_characters.rb Add migrations and seed data for Characters 2020-10-19 03:48:22 -07:00
20220112182647_add_extra_to_party.rb Update schemas for game updates 2022-01-25 16:54:29 -08:00
20220112182710_add_extra_to_weapons.rb Update schemas for game updates 2022-01-25 16:54:29 -08:00
20220115054302_add_subaura_to_summons.rb Update schemas for game updates 2022-01-25 16:54:29 -08:00
20220115060945_add_limits_to_weapons.rb Update schemas for game updates 2022-01-25 16:54:29 -08:00
20220115062109_add_limits_to_summons.rb Update schemas for game updates 2022-01-25 16:54:29 -08:00
20220128183524_add_default_to_lb_on_weapons.rb Latest database additions 2022-01-28 21:22:45 -08:00
20220128183534_add_ax_to_weapons.rb Latest database additions 2022-01-28 21:22:45 -08:00
20220202005218_add_special_to_characters.rb Add special field for non-standard story SR characters 2022-02-01 17:08:46 -08:00
20220204092257_add_ulb_to_characters.rb Add ULB to Characters 2022-02-04 01:26:00 -08:00
20220204093125_remove_max_level_from_characters.rb Removed max_level 2022-02-04 02:10:39 -08:00
20220223213142_add_uuid_to_grid_character.rb GridCharacter wasn't using UUID keys for some reason 2022-02-23 13:49:09 -08:00
20220223213548_change_grid_character_id_to_uuid.rb GridCharacter wasn't using UUID keys for some reason 2022-02-23 13:49:09 -08:00
20220224015505_add_details_to_party.rb Add new fields to parties table and raids table 2022-02-23 18:00:12 -08:00
20220224024415_add_group_to_raids.rb Add group to raids 2022-02-23 19:04:12 -08:00
20220224044930_fix_raid_association_on_parties.rb Add element to raids for sorting and fix raid id 2022-02-26 15:59:33 -08:00
20220225014523_add_element_to_raids.rb Add element to raids for sorting and fix raid id 2022-02-26 15:59:33 -08:00
20220227042147_add_element_to_parties.rb Begrudgingly adding an element field to parties 2022-02-26 20:44:16 -08:00
20220228014758_create_favorites.rb Add migration to create Favorites table 2022-02-27 19:03:21 -08:00
20220301232911_change_weapon_series_to_number.rb Add cols for supporting Granblue weapon mechanics 2022-03-01 23:19:28 -08:00
20220302050159_remove_timestamps_from_weapon_keys.rb Add cols for supporting Granblue weapon mechanics 2022-03-01 23:19:28 -08:00
20220302050213_add_sub_type_to_weapon_keys.rb Add cols for supporting Granblue weapon mechanics 2022-03-01 23:19:28 -08:00
20220302054003_add_weapon_key3_to_grid_weapons.rb Add cols for supporting Granblue weapon mechanics 2022-03-01 23:19:28 -08:00
20220302054011_add_ax_to_grid_weapons.rb Add cols for supporting Granblue weapon mechanics 2022-03-01 23:19:28 -08:00
20220302054021_add_element_to_grid_weapons.rb Add cols for supporting Granblue weapon mechanics 2022-03-01 23:19:28 -08:00
20220302061525_add_perpetuity_to_grid_characters.rb Add cols for supporting Granblue weapon mechanics 2022-03-01 23:19:28 -08:00
20220302071015_rename_type_and_sub_type_in_weapon_keys.rb Add cols for supporting Granblue weapon mechanics 2022-03-01 23:19:28 -08:00
20220303092208_add_order_to_weapon_keys.rb Add order to WeaponKey 2022-03-03 01:31:04 -08:00
20220304091218_add_fields_to_user.rb Add new fields to user object 2022-03-04 01:17:04 -08:00
20220304091854_add_default_values_to_user.rb Update field nullable and default value 2022-03-04 01:33:39 -08:00
20220304092134_add_not_nullable_to_user.rb Update field nullable and default value 2022-03-04 01:33:39 -08:00
20220304115434_add_element_to_user.rb Add element to user 2022-03-04 03:56:20 -08:00
20220306131942_add_slug_to_raids.rb Add slug to raids table 2022-03-06 05:50:51 -08:00