This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Oct 29, 2018
-
-
Ryan Senior authored
Before the date was not being casted (needed for other Drivers). Now that it is being casted, the date is off by another day.
-
Ryan Senior authored
-
- Oct 26, 2018
- Oct 25, 2018
-
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
Remove duplicate Fields specified in both Fields and Breakouts
-
Cam Saul authored
-
Ryan Senior authored
Still not working. The most recent error is one where Snowflake is expecting us to declare which database we're using. The error references including a `USE DATABASE` statement before querying. It looks like we were trying to solve that with a connection parameter, but it doesn't appear to be working.
-
- Oct 24, 2018
- Oct 23, 2018
-
-
Simon Belak authored
Query results metadata: we don't need to check for empty names any more
-
Simon Belak authored
-
Simon Belak authored
-
Tom Robinson authored
Fix EntityListLoader
-
Tom Robinson authored
-
Cam Saul authored
Merge pull request #8750 from metabase/bucket-datetime-order-bys-referencing-breakout-fields-if-needed Bucket order-bys referencing bucketed breakout fields if needed
-
Cam Saul authored
-
Tom Robinson authored
-
- Oct 22, 2018
-
-
Cam Saul authored
Fix GA (part 2)
-
Cam Saul authored
-
Cam Saul authored
Make sure expression aggregations come back with name
-
Simon Belak authored
Insights: add nil guards
-
Cam Saul authored
-
Simon Belak authored
-
Simon Belak authored
Xrays: correctly handle nested [field-id] expressions
-
Simon Belak authored
-
Simon Belak authored
Trendlines: change fit metric to MAE
-