access: fix update of action allowedkeywords
- FIX Fixes the authorization delete query to consider NULL value on id_accARGUMENT authorization column. The usage of NULL value in substitution of zero value was introduced in the commit 7974188 because Foreign Key does not support it.
Signed-off-by: Leonardo Rossi <leonardo.r@cern.ch>