jkoelker / quark

This is my fork, Quark is now at https://github.com/rackerlabs/quark
Apache License 2.0
0 stars 2 forks source link

Register models in plugin correctly #118

Closed asadoughi closed 11 years ago

asadoughi commented 11 years ago

This fixed the following exception I was receiving on quantum03:

UnboundExecutionError: The MetaData is not bound to an Engine or Connection. Execution can not proceed without a database to execute against. Either execute with an explicit connection or assign the MetaData's .bind to enable implicit execution.