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 eec8957 commit 8089e67Copy full SHA for 8089e67
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