bindparam support for LIMIT/OFFSET

Issue #805 resolved
Mike Bayer repo owner created an issue

No description provided.

Comments (9)

  1. Mike Bayer reporter

    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.

  2. Log in to comment