[sqlalchemy] SQLAlchemy, Postgres and ENum?

2008-04-20 Thread Matthew Dennis
I didn't see anything in the doc, and google wasn't much help in this case
so I'm guessing that SA doesn't support a ENum type with PG?  If not, are
there standard/best practices for working around it in SA?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
sqlalchemy group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~--~~~~--~~--~--~---



[sqlalchemy] Re: SQLAlchemy, Postgres and ENum?

2008-04-20 Thread Michael Bayer

I updated the Wiki example for 0.4 at 
http://www.sqlalchemy.org/trac/wiki/UsageRecipes/Enum


On Apr 20, 2008, at 2:05 AM, Matthew Dennis wrote:

 I didn't see anything in the doc, and google wasn't much help in  
 this case so I'm guessing that SA doesn't support a ENum type with  
 PG?  If not, are there standard/best practices for working around it  
 in SA?

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
sqlalchemy group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~--~~~~--~~--~--~---