This website requires JavaScript.
Explore
Help
Register
Sign in
granblue.team
/
hensei-api
Watch
1
Star
0
Fork
You've already forked hensei-api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b9140430e2
hensei-api
/
db
/
migrate
History
Justin Edmund
ac12d4cda3
Add migration to create Favorites table
2022-02-27 19:03:21 -08:00
..
2020091309001_enable_pgcrypto_extension.rb
20200913091950_create_users.rb
20200913091956_create_weapons.rb
20200913092001_create_parties.rb
20200913092024_create_grid_weapons.rb
20200913092045_create_weapon_keys.rb
20200923205642_create_doorkeeper_tables.rb
20201017013942_create_summons.rb
20201017013949_create_grid_summons.rb
20201019103216_create_characters.rb
20201019103224_create_grid_characters.rb
20220112182647_add_extra_to_party.rb
20220112182710_add_extra_to_weapons.rb
20220115054302_add_subaura_to_summons.rb
20220115060945_add_limits_to_weapons.rb
20220115062109_add_limits_to_summons.rb
20220128183524_add_default_to_lb_on_weapons.rb
20220128183534_add_ax_to_weapons.rb
20220202005218_add_special_to_characters.rb
20220204092257_add_ulb_to_characters.rb
20220204093125_remove_max_level_from_characters.rb
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