about summary refs log tree commit diff stats
path: root/db/migrate/20170916232015_create_pokeviewer_species.rb
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2017-10-15 14:16:11 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2017-10-15 14:16:11 -0400
commita29b86011d9c53709279d125f4501140c17ccc1e (patch)
tree4d39103e4d6a8d3302ebc247b737c8f3868f6314 /db/migrate/20170916232015_create_pokeviewer_species.rb
parent39a065e9cabdff4d90025ac0090b64aea6941a9d (diff)
downloadpokeviewer-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 'db/migrate/20170916232015_create_pokeviewer_species.rb')
0 files changed, 0 insertions, 0 deletions