Update git submodules
authorPatrick Brady <patrick.brady@att.com>
Thu, 18 Jul 2019 20:28:18 +0000 (13:28 -0700)
committerGerrit Code Review <gerrit@onap.org>
Thu, 18 Jul 2019 20:28:18 +0000 (20:28 +0000)
commitc22062665f30f4ce736d8be53404a8a472935045
treef831ff97c9c7c3640265e559032bf9428b40b277
parent1cf29e0a1be60e3f075875e9cfd2180c088bca60
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
docs/submodules/appc.git