diff options
| author | Michael Trier <mtrier@gmail.com> | 2009-10-22 03:29:52 +0000 |
|---|---|---|
| committer | Michael Trier <mtrier@gmail.com> | 2009-10-22 03:29:52 +0000 |
| commit | 9ae821ee660a2d03cae591798c05cfdbd8bb3ca6 (patch) | |
| tree | 09eb87753606f7a0839c7cce8b104934b9dbc7f8 /lib/sqlalchemy/sql/compiler.py | |
| parent | e552ce339e9ee4fe2c8adf2298d7bba94ba817ac (diff) | |
| download | sqlalchemy-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
