[Sqlalchemy-commits] commit/sqlalchemy: Peter Hoffmann: Mark tests that they require OFFSET support
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-05-05 16:27:53
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bcc8e6c02b0f/ Changeset: bcc8e6c02b0f Branch: None User: Peter Hoffmann Date: 2015-05-05 14:00:09+00:00 Summary: 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. Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |