diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-03-17 22:30:48 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-03-17 23:45:29 +0100 |
commit | 7bf819a99579a3aec2c539305c08759e2c0b39e3 (patch) | |
tree | a535bf829655a2d9976ec8f7099b5c6aff92a452 /mediagoblin/db/mongo/migrations.py | |
parent | 16fca040d5d27879f244ded2b7455acfb7b6405f (diff) | |
download | mediagoblin-7bf819a99579a3aec2c539305c08759e2c0b39e3.tar.lz mediagoblin-7bf819a99579a3aec2c539305c08759e2c0b39e3.tar.xz mediagoblin-7bf819a99579a3aec2c539305c08759e2c0b39e3.zip |
Let convert_mongo_to_sql add Migration Records
The mongosql tool is really dumping directly into the sql
database and is trying not to use too much logic that might
change later.
So this means, it needs to create the migration records on
its own!
So add a bunch of records with version=0.
Diffstat (limited to 'mediagoblin/db/mongo/migrations.py')
0 files changed, 0 insertions, 0 deletions