Change column to varchar 17/57617/1
authorPatrick Brady <pb071s@att.com>
Wed, 25 Jul 2018 23:12:47 +0000 (16:12 -0700)
committerPatrick Brady <pb071s@att.com>
Wed, 25 Jul 2018 23:12:51 +0000 (16:12 -0700)
commit80147e51fe9481ae042593bf8173ad0d39f06b8a
tree3a26dd3c2d80208267ff5931a619c89ea78635cd
parentb581c186ff9d7fef8194c0d69f827ca153dfcd45
Change column to varchar

The code seems to be trying to treat the port number
column of the DEVICE_AUTHENTICATION table as a string
and not an integer. Setting the column to varchar.

Change-Id: I19f35ac6bdb3ae2ede991e82f177de0f00cdf99e
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1107
installation/appc/src/main/resources/sdnctl.dump