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

dao.clear 不支持 cnd 里面的limit #1560

Open
simonlei opened this issue Sep 29, 2020 · 1 comment
Open

dao.clear 不支持 cnd 里面的limit #1560

simonlei opened this issue Sep 29, 2020 · 1 comment

Comments

@simonlei
Copy link

版本 1.r.68
dao.clear("task", Cnd.where("batch_id", "=", id).limit(1, 1000));

这样的limit没有起作用

看了一下代码

F4BB6B8C62F8DBE5ED56DF782E4E740A

dao.clear 没有用上 cnd里面的pager...

@wendal
Copy link
Member

wendal commented Oct 4, 2020

考虑考虑

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