unable to delete from MPE_TABLES #134
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The POST_EDIT_HOOK for MPE_TABLES forces an uppercase of the primary key values
This is problematic when using DC to delete from MPE_TABLES in cases where records (with lowcase PK) have been added outside of Data Controller
Fix: remove the upcase for the PK cols where
_____DELETE__THIS__RECORD_____='Yes'