You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cubesql): Add ability to filter dates inclusive of date being passed in when using <= or >= (#7041) Thanks @darapuk !
* (Fix) Add ability to filter dates inclusive of date being passed in when using <= or >=
* fix test + fmt
* missed fmt
* Fix date_trunc
* revert/patch tests
* Fix tests
* consolidate code
* fix test
* fix tests
* Make sure valid filters are passed in + sort dates correctly
0 commit comments