]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- replace mssql_ordering with generalized #695 solution
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 20 Jan 2013 17:43:39 +0000 (12:43 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 20 Jan 2013 17:43:39 +0000 (12:43 -0500)
commitb1a01a6256e29b47b79baeb5671d662fc021c069
tree6f26689b1fefb9d8ef8c9052e60886bf74fce6ad
parentbc75bbd62d87ff12ceb5db711652903b0973d9e6
- replace mssql_ordering with generalized #695 solution
- documentation for mssql index options plus changelog and fixes
doc/build/changelog/changelog_08.rst
doc/build/core/schema.rst
lib/sqlalchemy/dialects/mssql/base.py
lib/sqlalchemy/schema.py
test/dialect/test_mssql.py