mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
No description
9fc09eb0ec
This does NOT actually change the data at all! These tables were apparently created with no key defined, so the rows were in arbitrary order -- but when I created and populated the tables in MySQL on nyarumaa, the keys were defined correctly, and InnoDB ordered them by key. This is about what should happen anyway and the discrepancy adds clutter when dumping corrections, so I'm just committing the new order. |
||
---|---|---|
pokedex | ||
.gitignore | ||
setup.py |