diff options
author | Saulius Žemaitaitis <saulius@zemaitaitis.lt> | 2016-04-11 23:16:45 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-06-06 14:27:31 -0400 |
commit | a5f92314edd45a2e411b0f5b3c4d4bec0c7d92f8 (patch) | |
tree | 682a9fa4564293c7efc1411f4cf621abf648490e /lib/sqlalchemy/sql/compiler.py | |
parent | 991346d5bbc29479c6c500c3f2b64fd6cc2e9a39 (diff) | |
download | sqlalchemy-a5f92314edd45a2e411b0f5b3c4d4bec0c7d92f8.tar.gz |
Allow creating explicit non-clustered keys and indexes MS SQL.
mssql_clustered=False on Index, UniqueConstraint,
PrimaryKeyConstraint now renders NONCLUSTERED.
The default of mssql_clustered is now None.
Co-Authored-By: mike bayer <mike_mp@zzzcomputing.com>
Change-Id: Id6b8d840e355be8f8fa72360cb4b6d2617ba72cf
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/252
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions