From 5b86be18b88dee6a150895282628369a590f186b Mon Sep 17 00:00:00 2001 From: Allan Date: Sun, 8 Oct 2023 17:42:53 +0100 Subject: [PATCH] chore: mentioning post edit hook --- docs/tables/mpe_security.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/tables/mpe_security.md b/docs/tables/mpe_security.md index f0395f9..72966e1 100644 --- a/docs/tables/mpe_security.md +++ b/docs/tables/mpe_security.md @@ -3,14 +3,16 @@ layout: article title: MPE_SECURITY description: The MPE_SECURITY table determines which GROUPS can VIEW, EDIT, or APPROVE which tables or libraries og_title: MPE_SECURITY Table Documentation -og_image: img/securitytable.png +og_image: ../img/securitytable.png --- # MPE_SECURITY The MPE_SECURITY table determines which GROUPS can VIEW, EDIT, or APPROVE which tables or libraries -![Screenshot](img/securitytable.png) +![Screenshot](../img/securitytable.png) + +Edits to this table are covered by a (backend) post edit hook, which will automatically uppercase the LIBREF, DSN and ACCESS_LEVEL. ## Columns