diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-05-13 19:55:49 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-05-13 19:55:49 +0000 |
commit | 17684a1b81b63a436fcf4f8426bcd822bdb8d463 (patch) | |
tree | df476f202c006b5b08ee62a27b2b1cff462c14bf /lib/sqlalchemy/databases/firebird.py | |
parent | 1b6306c69e730eafdae499443efeb83322ce03e8 (diff) | |
download | sqlalchemy-17684a1b81b63a436fcf4f8426bcd822bdb8d463.tar.gz |
- LIMIT/OFFSET of zero is detected within compiler and is counted
- Query.__getitem__ now returns list/scalar in all cases, not generative (#1035)
- added Query.slice_() which provides the simple "limit/offset from a positive range" operation,
we can rename this to range_()/section()/_something_private_because_users_shouldnt_do_this() as needed
Diffstat (limited to 'lib/sqlalchemy/databases/firebird.py')
0 files changed, 0 insertions, 0 deletions