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

Version group Pokédexes don't need their own table.

This commit is contained in:
Zhorken 2010-12-04 20:46:06 -05:00
parent 40d94a3ed0
commit 523552e2d6
3 changed files with 16 additions and 34 deletions

View file

@ -1,12 +0,0 @@
pokedex_id,version_group_id
2,1
2,2
2,7
3,3
3,4
4,5
4,6
5,8
6,9
7,10
8,11
1 pokedex_id version_group_id
2 2 1
3 2 2
4 2 7
5 3 3
6 3 4
7 4 5
8 4 6
9 5 8
10 6 9
11 7 10
12 8 11