diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-09-18 15:33:12 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-09-18 15:33:12 -0400 |
| commit | 57ae8672a6be786c32d79faca90666d5b654bce6 (patch) | |
| tree | 517a9586b04ca72723e50b263c309366cc465832 /lib/sqlalchemy/sql/util.py | |
| parent | 746be1283806259f7be6e283c4e7a2df254cc094 (diff) | |
| download | sqlalchemy-57ae8672a6be786c32d79faca90666d5b654bce6.tar.gz | |
- Changes to attempt support of FreeTDS 0.91 with
Pyodbc. This includes that string binds are sent as
Python unicode objects when FreeTDS 0.91 is detected,
and a CAST(? AS NVARCHAR) is used when we detect
for a table. However, I'd continue
to characterize Pyodbc + FreeTDS 0.91 behavior as
pretty crappy, there are still many queries such
as used in reflection which cause a core dump on
Linux, and it is not really usable at all
on OSX, MemoryErrors abound and just plain broken
unicode support. [ticket:2273]
Diffstat (limited to 'lib/sqlalchemy/sql/util.py')
0 files changed, 0 insertions, 0 deletions
