From c18378da58c4fb5f93d9940c631f18a86b4c3663 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 24 Jul 2019 16:57:13 -0700 Subject: [PATCH] Update git submodules * Update docs/submodules/appc.git from branch 'master' to e0bdc35d8428a574c6decc6075b8d8ef98f05d5f - Add value of the arguments Also apply the valueof to non svc context arguments. The original code would always treat null arguments as null strings. This replaces that functionality in the prepared statements. Change-Id: I88ab22c87b86a8f5ff41946757c40a399c37a6c3 Signed-off-by: Patrick Brady Issue-ID: OJSI-25 --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index e93b32511..e0bdc35d8 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit e93b3251120e3bc8aeec497852a287a5c909d1b4 +Subproject commit e0bdc35d8428a574c6decc6075b8d8ef98f05d5f -- 2.16.6