#805: bindparam support for LIMIT/OFFSET
-------------------------+--------------------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: enhancement | Status: new
Priority: high | Milestone: 0.6.xx
Component: sql | Severity: major - 1-3 hours
Keywords: | Status_field: in queue
-------------------------+--------------------------------------------------
Changes (by zzzeek):
* priority: medium => high
* severity: minor - half an hour => major - 1-3 hours
* status_field: needs questions answered => in queue
Comment:
I think we should move more aggressively in this direction to use binds
for LIMIT/OFFSET as supported by the underlying DB. We have greater
capabilities now for binds/no binds in compiler so we should use them.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/805#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|