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 038b124 commit 06e4940Copy full SHA for 06e4940
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