]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- update some SQL server tests, support
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 22 Jul 2014 17:41:47 +0000 (13:41 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 22 Jul 2014 17:42:38 +0000 (13:42 -0400)
commit63c6aa01040831f2bad52c1f7099a78676ac207a
treea7e8f6cfb73d3895badfa19ee42da0640e14b328
parent76e127450c4bb7047a9babd5263a80e3c6f4cbf9
- update some SQL server tests, support
- add support for IDENTITY INSERT setting for INSERT with inline VALUES
doc/build/changelog/changelog_09.rst
lib/sqlalchemy/dialects/mssql/base.py
test/requirements.py
test/sql/test_join_rewriting.py
test/sql/test_types.py