v3.3.1
对于一些复杂的sql,现在的count sql是直接 select count(1) from ( 执行的sql ) ,有些耗时的sql这样之后更慢了,现在支持自定义count语句吗
Comment From: miemieYaho
page里指定不count,再自己count了后setTotal
v3.3.1
对于一些复杂的sql,现在的count sql是直接 select count(1) from ( 执行的sql ) ,有些耗时的sql这样之后更慢了,现在支持自定义count语句吗
Comment From: miemieYaho
page里指定不count,再自己count了后setTotal