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

how to show list of data with paging ? #48

Closed
milu2003 opened this issue Jul 6, 2016 · 2 comments
Closed

how to show list of data with paging ? #48

milu2003 opened this issue Jul 6, 2016 · 2 comments

Comments

@milu2003
Copy link

milu2003 commented Jul 6, 2016

like mysql:
select * from table limit 40,20

How to achieve it?

@Ivshti
Copy link
Owner

Ivshti commented Jul 6, 2016

use .limit and .skip

@Ivshti Ivshti closed this as completed Jul 6, 2016
@milu2003
Copy link
Author

milu2003 commented Jul 6, 2016

@Ivshti

thank you very much. Your answer is very timely

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

No branches or pull requests

2 participants