We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809caf4 commit 6f1b1f0Copy full SHA for 6f1b1f0
packages/cubejs-schema-compiler/src/adapter/BaseQuery.js
@@ -22,7 +22,6 @@ import {
22
localTimestampToUtc,
23
timeSeries as timeSeriesBase,
24
timeSeriesFromCustomInterval,
25
- parseSqlInterval,
26
findMinGranularityDimension
27
} from '@cubejs-backend/shared';
28
0 commit comments