Cleanup unused media_data tables and migration info.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 2 Apr 2012 11:42:02 +0000 (13:42 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 2 Apr 2012 11:51:52 +0000 (13:51 +0200)
commitdf1c94f52d8629106e5ea65965f07b8e9fb3279a
treed4ad33fd512633c4ec1c5daf4b0fc6994703d270
parente85a953951119d3ff8394df0b008a2b008f94d3c
Cleanup unused media_data tables and migration info.

After converting everything, check what is actually used in
the db. For media_types that are not used, drop all the
media_data tables and remove the migration info.
mediagoblin/db/sql/convert.py