diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-07-17 13:22:35 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-07-17 13:22:39 -0700 |
commit | afad136327003c1a4b8f3a5708e27d96e3374d67 (patch) | |
tree | 70294dd3974fc0cf79cc2e4744ec225d4c1ee0f8 /appc-config/appc-flow-controller/installer | |
parent | c8783f0346c69d00ca686a07cb418db751598bb2 (diff) |
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 'appc-config/appc-flow-controller/installer')
0 files changed, 0 insertions, 0 deletions