On Fri, Feb 8, 2013, at 18:43, Michael Bayer wrote:
>
> On Feb 8, 2013, at 12:31 PM, Michael Bayer wrote:
> >
> > On Feb 8, 2013, at 10:29 AM, Thijs Engels wrote:
> > >
> > > Works fine with both Python 2.7 and 3.3. Running the (even more) direct
> > > statement as in your email end up with the same results.
> > >
> > > More than willing to try things out if the feedback on this is
> > > considered useful.
> >
> > your program will work right now if you pass auto_setinputsizes=False to 
> > create_engine().
> >
> > An encoding step in setinputsizes() will be removed in the SQLAlchemy 
> > dialect to resolve.
>
> this fix is in tip and will be in 0.8.0.

I can confirm the additional argument for create_engine() works.

Thank you very much for the quick response, answer and fix!

Thijs

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to