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

MSSQL2008: Pagination not Working #192

Closed
rgruebel opened this issue Apr 23, 2014 · 0 comments
Closed

MSSQL2008: Pagination not Working #192

rgruebel opened this issue Apr 23, 2014 · 0 comments

Comments

@rgruebel
Copy link
Contributor

MSSQL has no support for limit and offset keywords.(http://docs.sqlalchemy.org/en/rel_0_8/dialects/mssql.html#limit-offset-support)

Possible Solution: https://bitbucket.org/zzzeek/sqlalchemy/wiki/UsageRecipes/WindowFunctionsByDefault

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants