diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-07-14 19:02:20 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-07-14 19:02:20 -0400 |
commit | 2825730e7be6e18aac32bcef4f6eeb0a5acab2a0 (patch) | |
tree | 73105fceb88f212c5d350fc8a07be636bfa2edc3 /lib/sqlalchemy/sql/compiler.py | |
parent | 0add251ea0be13a54c410f3c6e145e52482fb31d (diff) | |
download | sqlalchemy-2825730e7be6e18aac32bcef4f6eeb0a5acab2a0.tar.gz |
- Added statement encoding to the "SET IDENTITY_INSERT"
statements which operate when an explicit INSERT is being
interjected into an IDENTITY column, to support non-ascii table
identifiers on drivers such as pyodbc + unix + py2k that don't
support unicode statements.
ref #3091 as this fix is also in that issue's patch, but is
a different issue.
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions