aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_sql_migrations.py
Commit message (Collapse)AuthorAgeFilesLines
* Closer to the end of this migration test...Christopher Allan Webber2012-01-291-2/+70
|
* unicode stuff and more bits on the actual migration methodChristopher Allan Webber2012-01-291-89/+214
|
* A ton more work on the SQL migration unit tests...Christopher Allan Webber2012-01-291-5/+85
|
* Wrote up some scaffolding for the actual testsChristopher Allan Webber2012-01-291-3/+53
|
* Insert migration objects round 3Christopher Allan Webber2012-01-291-0/+87
|
* Wrote some (semi-silly) descriptions of each migrationChristopher Allan Webber2012-01-291-0/+18
|
* Docstrings for stage 2 migrationsChristopher Allan Webber2012-01-291-0/+19
|
* Theoretical full set of migration2 objects to insert for testingChristopher Allan Webber2012-01-291-1/+76
|
* Insert migration1 objects. Also, Level1 id from Integer->UnicodeChristopher Allan Webber2012-01-291-7/+43
|
* All theoretical migrations written!Christopher Allan Webber2012-01-291-5/+25
|
* binding migration metadata to engine, and level_exits_new_table should now workChristopher Allan Webber2012-01-291-6/+6
|
* More test migration work. Closing to working migrations for set 2...Christopher Allan Webber2012-01-291-5/+62
| | | | Also, this file is written in 2012, correct that ;)
* Might as well call it "set2 migrations"Christopher Allan Webber2012-01-291-1/+1
|
* A theoretical set of models to migrate about with, plus one migration ;)Christopher Allan Webber2012-01-291-0/+177