hensei-api/lib/seeds
Justin Edmund 293e94437b
Update seeds and fix deletion bug (#110)
* Remove print statements from data migration

* (Hotfix) Fix data migration failing due to nil

* Fix stale migration errors

* Ensure new characters have Awakenings

Every character starts with Balanced Lv1 awakening

* Ensure weapons without awakenings do not expose key

* Updates database seeds (#109)

* Destroy favorites when a party is deleted
2023-06-23 20:34:08 -07:00
..
awakenings.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
characters.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
gacha.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
guidebooks.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
job_accessories.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
job_skills.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
jobs.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
raid_groups.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
raids.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
summons.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
weapon_awakenings.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
weapon_keys.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
weapons.csv Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00