Skip to content
Snippets Groups Projects
  1. Sep 04, 2012
    • Jared Hancock's avatar
      Handle null items of the report table better · 6548a89a
      Jared Hancock authored
      Previously, if a SQL query did not return results for all rows, the results
      that were returned would be added to the table in a new column(s) and those
      (new) columns would be populated from top down. Therefore, the data would
      not correcly line up with the row to which it pertains. Now, results are
      matched back to the row to which they pertain, and rows are checked after
      each query to ensure they all have the same number of columns.
      6548a89a
  2. Sep 03, 2012
  3. Aug 16, 2012
  4. Aug 13, 2012
  5. Aug 12, 2012
  6. Aug 11, 2012
  7. Aug 10, 2012
  8. Aug 09, 2012
  9. Aug 08, 2012
  10. Aug 02, 2012
Loading