diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-10-15 14:16:11 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-10-15 14:16:11 -0400 |
commit | a29b86011d9c53709279d125f4501140c17ccc1e (patch) | |
tree | 4d39103e4d6a8d3302ebc247b737c8f3868f6314 /test/dummy/lib/assets/.keep | |
parent | 39a065e9cabdff4d90025ac0090b64aea6941a9d (diff) | |
download | pokeviewer-a29b86011d9c53709279d125f4501140c17ccc1e.tar.gz pokeviewer-a29b86011d9c53709279d125f4501140c17ccc1e.tar.bz2 pokeviewer-a29b86011d9c53709279d125f4501140c17ccc1e.zip |
Changed the way that the hold item column is migrated
MySQL seems to choke on the previous way that the hold_item column became the item_id column; since this is an old migration and would only be run retroactively anyway, we can change this to just dropping the hold_item column and adding the item_id column.
Diffstat (limited to 'test/dummy/lib/assets/.keep')
0 files changed, 0 insertions, 0 deletions