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

Update for paginate_by_sql to support SQL Server #321

Closed
wants to merge 1 commit into from

Conversation

dorack
Copy link

@dorack dorack commented Jul 12, 2013

Updated the paginate_by_sql function to allow for SQL Server syntax.
This has been verified to work with activerecord-sqlserver-adapter
(3.0.19) but may require additional verification with later gem versions
(current is 3.2.11) or other SQL Server Adapters.

Updated the paginate_by_sql function to allow for SQL Server syntax.
This has been verified to work with activerecord-sqlserver-adapter
(3.0.19) but may require additional verification with later gem versions
(current is 3.2.11) or other SQL Server Adapters.
@mislav
Copy link
Owner

mislav commented Oct 22, 2019

Thank you, and sorry that I hadn't given this attention earlier.

Since we haven't gotten much reports for will_paginate and SQL Server in the meantime, and since I don't have a good way to test against SQL Server, I'm going to attribute this to https://github.com/mislav/will_paginate/wiki#limitations and close as #wontfix.

@mislav mislav closed this Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants