feat: mpe_review

This commit is contained in:
Allan Bowe
2022-06-18 16:50:50 +00:00
parent b743f856fc
commit 3f79b89a47
3 changed files with 25 additions and 2 deletions

View File

@ -8,9 +8,9 @@ og_image: /img/mpe_submit.png
# MPE_SUBMIT
The MPE_SUBMIT table tracks the status of submitted modifications - ie SUBMITTED, APPROVED, or REJECTED. It is unique on TABLE_ID.
The MPE_SUBMIT table tracks the status of submitted modifications - ie SUBMITTED, APPROVED, or REJECTED. It is unique on TABLE_ID. A record is created whenever a submit is submitted.
![submits](img/mpe_submit.png)
![submits](/img/mpe_submit.png)
## Columns