pandora/pandora/sequence/migrations
2013-03-21 11:31:29 +00:00
..
0001_initial.py add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
0002_optimize1.py fix sequence migration 2013-03-21 11:31:29 +00:00
0003_optimize2.py optimize sequence table, save hash as bigint, mode as int, dont filter results by user 2013-03-06 08:40:52 +00:00
0004_optimize3.py remove existing sequences on update, rebuilding is faster than migration. drop one index to make import faster 2013-03-06 16:15:12 +00:00
__init__.py add south migrations, convert update to python 2012-11-02 13:41:41 +01:00