docs add more docs to app/{jobs,logical}.

These were missed in the last commit.
This commit is contained in:
evazion
2021-06-27 18:12:58 -05:00
parent fef5f238a5
commit ad4c75eb1a
16 changed files with 36 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
# Fixes
This directory contains fix scripts designed to fix various problems with the production database. Most of these scripts
are for the production database and aren't meant to be run by downstream users.
This directory contains one-off scripts designed to fix various problems with the production database. Most of these
scripts are for the production database and aren't meant to be run by downstream users.
Most of the older scripts here no longer work because of changes to the code over the years.