Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jun 12, 2017
  2. May 12, 2017
    • Ryan Senior's avatar
      Fix breakout test failure on MySQL · e1929ea9
      Ryan Senior authored
      The issue only shows up in Circle CI and appears to be related to
      MySQL there returning java.lang.Float values instead of
      doubles. Converting these to doubles (via round-to-decimals) before
      comparing fixes the issue.
      e1929ea9
    • Ryan Senior's avatar
      Number of bins now optional · 4c7d022f
      Ryan Senior authored
      This adds a new global setting to change the default (currently
      8). When the number of bins isn't provided in the query, the default
      it used.
      4c7d022f
  3. May 11, 2017
  4. May 10, 2017
  5. May 09, 2017
Loading