Print progress for dropping/creating tables
[zzz-pokedex.git] / pokedex / db / load.py
2011-03-29  Petr ViktorinPrint progress for dropping/creating tables
2011-03-29  Petr ViktorinFaster `pokedex load` for PostgreSQL #526
2011-01-28  Petr ViktorinSpeed tweaks for pokedex load in SQLite
2010-05-25  a_magical_mePython 2.5 compatibility
2010-05-14  a_magical_meFactor out logic for finding the default db/index....
2010-04-24  EeveeUse fnmatch for filenameish glob parsing.
2010-04-24  EeveeLoading big tables now shows a progress indicator....
2010-04-24  EeveeOverhauled CLI. #180
2009-12-10  EeveeOptimized the fuck out of `pokedex load`.
2009-09-14  EeveeWhen loading Pokédex data, commit every 1000 rows.
2009-08-19  EeveeAdded --quiet switch to dump/load.
2009-08-19  EeveeVastly improved the pokedex import/export UI.