]> 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:41:47 +0000 (13:41 -0400)
commitc782fe7eab8252ca7c9f7964e0cbff2ca69b612e
tree62b679525ddbccfb22cb6660b70695771b87853a
parent3494ed44fb4d75e0154901c861dc491d6ac86453
- 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