Karl Laird

Results 7 comments of Karl Laird

Hitting same error in VS2017 and using .Net 4.6.2 class libraries :(

This is definitely an issue when using Dynamic Schema where capitalised field values can appear in the Measure name

We also see this behaviour. It seems to behave correctly if the time dimension is included in the outputs - but this isn't always desired to have a grouping on...

It would look like the easiest way to resolve this (although not 100% semantically correct) would be to allow an 'all' type for the TimeDimension: https://github.com/cube-js/cube.js/blob/84e298ed06d6aa68735eecc61a311484eb9cf65b/packages/cubejs-api-gateway/src/graphql.ts#L87 Otherwise AFAIK the issue...

Would love to see this resolved before we need to ditch objection :-/

This is a huge issue - seems a bit bizare for this not to exist somewhere