Files
sqlalchemy/test/orm
Michael Trier 4dec075ee5 Flagged two versioning tests as failing on MSSQL. The flush occurs even though
there should be a concurrency issue.

I cheated and marked these as FIXME. With this commit all MSSQL tests pass
now. The work of correcting the ``fails_on`` tests begins.
2009-01-03 05:32:11 +00:00
..