| .. |
|
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 |