Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix paginate_by_sql for MSSQL adapter #289

Closed
wants to merge 2 commits into from

Commits on Feb 4, 2013

  1. Fix paginate_by_sql for MSSQL adapter

    LIMIT option is not working with MSSQL.
    denniskis committed Feb 4, 2013
    Copy the full SHA
    e6e9414 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2013

  1. MSSQL support

    Fix mssql support for paginate_by_sql
    denniskis committed Apr 10, 2013
    Copy the full SHA
    c220911 View commit details
    Browse the repository at this point in the history