Hi, I need to enhance sqlalchemy-migrate to consider schemas. I already wrote most of the code - just one convenience-feature is missing: the possibility to enumerate *all* schemas a certain engine has.
I can do that with a bit of sql of course - yet I wonder: is there a way to accomplish this through the API? I skimmed the docs, to no avail. Thanks, Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
