We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
魔方,列表页支持配置新的分页方案,无需查询总行数,直接显示下一页,以支持海量数据列表显示。因为很多时候查询慢都在于SelectCount上面。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
魔方,列表页支持配置新的分页方案,无需查询总行数,直接显示下一页,以支持海量数据列表显示。因为很多时候查询慢都在于SelectCount上面。
The text was updated successfully, but these errors were encountered: