File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed
packages/cubejs-testing-drivers Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 157157 " SQL API: Nested Rollup with aliases" ,
158158 " SQL API: Nested Rollup over asterisk" ,
159159 " SQL API: Extended nested Rollup over asterisk" ,
160- " SQL API: SQL push down push to cube quoted alias"
160+ " SQL API: SQL push down push to cube quoted alias" ,
161+ " SQL API: Date/time comparison with date_trunc with SQL push down"
161162 ]
162163}
Original file line number Diff line number Diff line change @@ -7399,15 +7399,7 @@ Array [
73997399exports [` Queries with the @cubejs-backend/mysql-driver SQL API: Date/time comparison with SQL push down 1` ] = `
74007400Array [
74017401 Object {
7402- " measure(BigECommerce.rollingCountBy2Day)" : 12 ,
7403- } ,
7404- ]
7405- ` ;
7406-
7407- exports [` Queries with the @cubejs-backend/mysql-driver SQL API: Date/time comparison with date_trunc with SQL push down 1` ] = `
7408- Array [
7409- Object {
7410- " measure(BigECommerce.rollingCountBy2Week)" : 12 ,
7402+ " measure(BigECommerce.rollingCountBy2Day)" : " 12" ,
74117403 } ,
74127404]
74137405` ;
You can’t perform that action at this time.
0 commit comments