Give a more useful error if a table already exists and so we can't create it during...
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 4 Mar 2013 16:57:21 +0000 (10:57 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 4 Mar 2013 16:57:21 +0000 (10:57 -0600)
commit7e4a87dca5c8afa13b64f76c4b9ce440d38a91b5
tree84dc7393bc15af96c0c6c69498cf3a2d56d769de
parent17e4679ddc4b6ee6d2be5a5e55ba9d314e5a1a42
Give a more useful error if a table already exists and so we can't create it during migrations

This commit sponsored by Andrzej Prochyra.  Thanks!
mediagoblin/db/migration_tools.py