diff options
author | Rick Morrison <rickmorrison@gmail.com> | 2007-04-29 20:00:43 +0000 |
---|---|---|
committer | Rick Morrison <rickmorrison@gmail.com> | 2007-04-29 20:00:43 +0000 |
commit | 22278d02b943c005af1d416fd7a7016da535f4a8 (patch) | |
tree | 3da858e28f3895adee5d42a553ec47bd2252d20c /lib/sqlalchemy/databases/mysql.py | |
parent | d5f423fb1948be3cba52c37270dae6ef90be9dbb (diff) | |
download | sqlalchemy-22278d02b943c005af1d416fd7a7016da535f4a8.tar.gz |
- mssql: replace "select @@identity" with "select @@scope_identity". Should help avoid returning wrong ID when insert triggers are used. Also add unit test (thanks paj)
- mssql: if no db-api module specified, probe in the order [pyodbc, pymssql, adodbapi]
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions