[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - The unsupported Sybase dialect now raises ``NotIm
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-01-20 21:33:22
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/61016f17d1a5/ Changeset: 61016f17d1a5 Branch: None User: zzzeek Date: 2016-01-20 21:32:27+00:00 Summary: - The unsupported Sybase dialect now raises ``NotImplementedError`` when attempting to compile a query that includes "offset"; Sybase has no straightforward "offset" feature. fixes #2278 Affected #: 3 files 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. |