Files
sqlalchemy/test/dialect
Michael Trier 9ae821ee66 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.
2009-10-22 03:29:52 +00:00
..
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2009-10-18 02:52:56 +00:00
2009-09-30 20:55:00 +00:00