Skip to content

Updated main script to use sql files rather than string literals

David Hofer requested to merge refractor into main
  • Updated reporter.py to automatically run all the queries in a given directory.
  • Updated company_query and unit_query so that the first column name reads the correct column name rather than just id.

Merge request reports