On Wed, Apr 23, 2008 at 8:09 AM, aka <[EMAIL PROTECTED]> wrote: > > Hi, can somebody tell me how to retrieve ENUM values from MySQL db in > TurboGears? is this SA or SA? are you reflecting an existing table?
here is a pointer for SA http://www.sqlalchemy.org/docs/04/sqlalchemy_databases_mysql.html#docstrings_sqlalchemy.databases.mysql_MSEnum I'm not entirely sure of there is a cross-db for getting those as they are not implemented in all db-engines. > Cheers > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

