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:
parent
a551feb785
commit
bbfaa73f80
2 changed files with 2 additions and 274 deletions
pokedex/data/csv
|
@ -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
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue