aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/mongosql.py
Commit message (Collapse)AuthorAgeFilesLines
* Create "gmg convert_mongo_to_sql" commandElrond2012-02-231-0/+25
Finally, to make testing of sql a bit easier, create a bin/gmg command to do the conversion from mongo to sql. It's currently named "convert_mongo_to_sql". The most important option is the gmg -cf option to give a configfile with the appropiate sql_engine definition.