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 .. image:: images/analysis_log.png :width: 200 * commit_parents - this table keeps a record of parent commits that are squashed during Facade collection. .. image:: images/commit_parents.png :width: 200 Other working tables are: * exclude .. image:: images/exclude.png :width: 200 * repos_fetch_log .. image:: images/repos_fetch_log.png :width: 200 * settings .. image:: images/settings.png :width: 200 * unknown_cache .. image:: images/unknown_cache.png :width: 200 * utility_log .. image:: images/utility_log.png :width: 200 * working_commits .. image:: images/working_commits.png :width: 200