1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Fix up the migration

The script got some things wrong; fix those up manually.
Also remove the migration script, as it won't work any more.
This commit is contained in:
Petr Viktorin 2011-03-12 16:07:14 +02:00 committed by Eevee
parent a551feb785
commit bbfaa73f80
2 changed files with 2 additions and 274 deletions
pokedex/data/csv

View file

@ -15,5 +15,5 @@ version_id,language_id,name
14,9,Platinum
15,9,HeartGold
16,9,SoulSilver
17,1,Black
18,1,White
17,9,Black
18,9,White

1 version_id language_id name
15 14 9 Platinum
16 15 9 HeartGold
17 16 9 SoulSilver
18 17 1 9 Black
19 18 1 9 White