Optimized the fuck out of `pokedex load`.
authorEevee <git@veekun.com>
Thu, 10 Dec 2009 02:15:51 +0000 (18:15 -0800)
committerEevee <git@veekun.com>
Thu, 10 Dec 2009 02:15:51 +0000 (18:15 -0800)
commitc76a39031ce17d134839474a56b8740ae2d712b6
tree146dc6d17870b529f7de44bafa6d950e21642196
parent86164d3b4df0d8a1854ee0db85a9f2b718ddc6f6
Optimized the fuck out of `pokedex load`.

Major change was to skip the ORM entirely.  Sped it up 500%.
pokedex/db/load.py