Use of TABLE_DATE_RANGE function in Views

前端 未结 1 1662
野趣味
野趣味 2020-12-10 14:22

I am excited about the new featured released earlier this week.

I went to create a view that Unions my \"last 90 days\" tables. such view can be very useful and simp

相关标签:
1条回答
  • 2020-12-10 15:20

    Views didn't work with table_date_range() or table_query() for a long time. However, this was fixed as of this afternoon (2015-01-22).

    0 讨论(0)
提交回复
热议问题