doutao1939 2016-02-02 14:13
浏览 61
已采纳

laravel 4.2复杂查询的paginate

I have a complex query (union between two queries each of them is a join between 3 tables)using paginate(), so what happen here is pagination does not run for first time entering the page . but when i use where and use pagination of the returned result from query with where it works perfectly. now that query causes the server to hang any idea why the pagination (limit) do not work first time? thanks

  • 写回答

1条回答 默认 最新

  • douliao8402 2016-02-04 08:22
    关注

    this is solved with me using simplePaginate() instead of paginate() which as the documentation says "This is very useful for large datasets "

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 海康威视如何实现客户端软件对设备语音请求的处理。
  • ¥15 支付宝h5参数如何实现跳转
  • ¥15 MATLAB代码补全插值
  • ¥15 Typegoose 中如何使用 arrayFilters 筛选并更新深度嵌套的子文档数组信息
  • ¥15 前后端分离的学习疑问?
  • ¥15 stata实证代码答疑
  • ¥50 husky+jaco2实现在gazebo与rviz中联合仿真
  • ¥15 dpabi预处理报错:Error using y_ExtractROISignal (line 251)
  • ¥15 在虚拟机中配置flume,无法将slave1节点的文件采集到master节点中
  • ¥15 husky+kinova jaco2 仿真