Another MigrationManager fix.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 2 Jan 2012 20:56:05 +0000 (14:56 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 29 Jan 2012 22:33:45 +0000 (16:33 -0600)
commitdc5da0f891895c79f29be05df1e14035b080dcdc
tree49dfb1808394ae67b96e72075e3641f5e9c88e2e
parentbf81382896e98e5a7c3dcd426ee8c73fe9ef84a6
Another MigrationManager fix.

self.database -> self.database.engine (thanks again Elrond for the catch)
mediagoblin/db/sql/util.py