I\'m trying to build an admin control panel that brings together 4 different ecommerce sites. The sites all have identical database structures (all MySQL).
db.Model.metadata.tables['your model name'].info['bind_key'] = 'your bind_name'
I found a way to make things easy