install_migration_version_if_missing() now a separate function
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 10 Jul 2011 23:27:38 +0000 (18:27 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 10 Jul 2011 23:27:38 +0000 (18:27 -0500)
commit1b38cfa3b7a208a0af995c082fc0998cd0099996
tree8b52d96a79f637b3f0c03a665683338ad7f00be8
parent8569533f2183348b4eae43bdbd4378cd9faa0e4c
install_migration_version_if_missing() now a separate function

Also added it to MigrationManager.migrate_new(), because we'll always
need a migration number when migrating.
mediagoblin/db/util.py