Re: [Sqlalchemy-tickets] [sqlalchemy] #2795: Add pypyodbc support
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-08-05 18:15:55
|
#2795: Add pypyodbc support
------------------------------+----------------------------------
Reporter: sontek | Owner: zzzeek
Type: enhancement | Status: new
Priority: medium | Milestone: 0.8.xx
Component: mssql | Severity: minor - half an hour
Resolution: | Keywords:
Progress State: in queue |
------------------------------+----------------------------------
Comment (by zzzeek):
so having all the usual problems I get with pyodbc and some others, I've
given them
http://code.google.com/p/pypyodbc/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Priority%20Milestone%20Status%20Owner%20Summary&groupby=&sort=&id=20
regarding my connection hangs, also the usual issue of if the driver
chokes on unicode bound parameters or not, will see if the FreeTDS version
is a factor here (probably).
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2795#comment:4>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|