List of Working Data Tables In Augur

This Is A List of Working Tables In Augur and The Tasks Attached to Them.

They are in lowercase to represent exactly how they look like on the actual table.

  • analysis_log - this table is a record of the analysis steps the facade tasks have taken on an augur instance. A listing of all the analysis steps taken for every repository is recorded as they are completed.

    • Tasks Associated With It?

      • Facade Tasks

        ../_images/analysis_log.png
  • commit_parents - this table keeps a record of parent commits that are squashed during Facade collection.

    ../_images/commit_parents.png

Other working tables are:

  • exclude
    ../_images/exclude.png
  • repos_fetch_log

    ../_images/repos_fetch_log.png
  • settings

    ../_images/settings.png
  • unknown_cache

    ../_images/unknown_cache.png
  • utility_log

    ../_images/utility_log.png
  • working_commits

    ../_images/working_commits.png