summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMichael Trier <mtrier@gmail.com>2009-10-22 03:29:52 +0000
committerMichael Trier <mtrier@gmail.com>2009-10-22 03:29:52 +0000
commit9ae821ee660a2d03cae591798c05cfdbd8bb3ca6 (patch)
tree09eb87753606f7a0839c7cce8b104934b9dbc7f8 /lib/sqlalchemy/sql/compiler.py
parente552ce339e9ee4fe2c8adf2298d7bba94ba817ac (diff)
downloadsqlalchemy-9ae821ee660a2d03cae591798c05cfdbd8bb3ca6.tar.gz
Removed references to sequence in MSSQL
Implicit identities in mssql work the same as implicit sequences on any other dialects. Explicit sequences are enabled through the use of "default=Sequence()". See the MSSQL dialect documentation for more information.
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions