refactor: remove unused requirements/boost columns
authorxangelo <git@xangelo.ca>
Mon, 10 Jul 2023 19:13:46 +0000 (15:13 -0400)
committerxangelo <git@xangelo.ca>
Wed, 12 Jul 2023 10:21:55 +0000 (06:21 -0400)
commit36cddaa5ec5fa3952cba5f32cf4cc7d9ecfb3c65
treee26a6c01cc8c4acc7d0cdc348a277cb014ff0f68
parentf99141c1af1aa733e0869d19e8dba649b728aa93
refactor: remove unused requirements/boost columns

When we migrated to json column types for boosts/requirements, we had to
leave the old columns in for a smooth migration (no data loss). This
migration removes that.
migrations/20230710191035_boost-cleanup.ts [new file with mode: 0644]
src/server/equipment.ts
src/server/shopItem.ts