diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-07-18 13:28:18 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-18 20:28:18 +0000 |
commit | c22062665f30f4ce736d8be53404a8a472935045 (patch) | |
tree | f831ff97c9c7c3640265e559032bf9428b40b277 /docs | |
parent | 1cf29e0a1be60e3f075875e9cfd2180c088bca60 (diff) |
Update git submodules
* Update docs/submodules/appc.git from branch 'master'
to afad136327003c1a4b8f3a5708e27d96e3374d67
- Fixes for parameterized sql queries
The old non-parameterized queries would treat null entries in the SvcLogicContext
as "null" string values. The parameterized query treats these as NULL sql values.
This change keeps those values as "null" strings.
Change-Id: Iee7f7a1861bdd82dc65d59db2be7862b49cf1207
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1639
Diffstat (limited to 'docs')
m--------- | docs/submodules/appc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git -Subproject c8783f0346c69d00ca686a07cb418db751598bb +Subproject afad136327003c1a4b8f3a5708e27d96e3374d6 |