> What databases can it work with? > Anything that sqlalchemy supports or?
Well, it would be anything that supports introspection well enough in SQLAlchemy. But I think these days SQLite, MySQL, and Postgres are all on that list. Not sure about firebird, DB2 and some of the other more obscure DB's. Who knows? Perhaps they all work. But I certainly have not tested them all. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

