Hey guys,

I am facing the same issue, I am using PostgreSQL and want to use native 
ENUM type in two tables. For migration I am going to use alembic. 
Did you guys find out any was to do this?

Thanks,
Anton

On Thursday, May 1, 2014 10:33:21 AM UTC-7, Michael Bayer wrote:
>
> OK.  ENUM is something I’d have to dedicate several days of attention on :(
>
>
> On May 1, 2014, at 1:32 PM, Vlad Wing <vlad...@gmail.com <javascript:>> 
> wrote:
>
> Yes, that's exactly what happend. I specified "create_type=False" and it 
> was ignored. Alembic tried to create the type anyway and, of course, it 
> failed.
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sqlalchemy+...@googlegroups.com <javascript:>.
> To post to this group, send email to sqlal...@googlegroups.com 
> <javascript:>.
> Visit this group at http://groups.google.com/group/sqlalchemy.
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to