Files
sqlalchemy/lib
Peter Hoffmann bcc8e6c02b Mark tests that they require OFFSET support in database
The sqlalchemy_exasol dialect needs to support Exasol 4.x which does not support 
the OFFSET feature. Mark test with testing.requires.offset so that they can be skipped
of in the exasol specific test suite.
2015-05-05 16:00:09 +02:00
..