Closer to the end of this migration test...
[mediagoblin.git] / mediagoblin / tests / test_sql_migrations.py
2012-01-29 Christopher Allan... Closer to the end of this migration test...
2012-01-29 Christopher Allan... unicode stuff and more bits on the actual migration...
2012-01-29 Christopher Allan... A ton more work on the SQL migration unit tests...
2012-01-29 Christopher Allan... Wrote up some scaffolding for the actual tests
2012-01-29 Christopher Allan... Insert migration objects round 3
2012-01-29 Christopher Allan... Wrote some (semi-silly) descriptions of each migration
2012-01-29 Christopher Allan... Docstrings for stage 2 migrations
2012-01-29 Christopher Allan... Theoretical full set of migration2 objects to insert...
2012-01-29 Christopher Allan... Insert migration1 objects. Also, Level1 id from Intege...
2012-01-29 Christopher Allan... All theoretical migrations written!
2012-01-29 Christopher Allan... binding migration metadata to engine, and level_exits_n...
2012-01-29 Christopher Allan... More test migration work. Closing to working migration...
2012-01-29 Christopher Allan... Might as well call it "set2 migrations"
2012-01-29 Christopher Allan... A theoretical set of models to migrate about with,...