commit | 5eefae0a2021bb3b3fcc10223d26a9b31784edee | [log] [tgz] |
---|---|---|
author | gregory.hayes <gregory.hayes@est.tech> | Wed Jan 13 20:35:46 2021 +0000 |
committer | gregory.hayes <gregory.hayes@est.tech> | Thu Jan 14 18:10:03 2021 +0000 |
tree | b32ef86d8270bd09e5a944769f2ff75e280d7c62 | |
parent | e926efbc4d5dde8ade1a5521f5be1294079df057 [diff] |
Rename keywords used as column names in API and PAP JPA Using keywords as column names in JPA models is causing syntax errors during auto generation of DDL The errors are visible in the policy api and pap docker logs on startup This review renames the relevant columns Issue-ID: POLICY-2670 Signed-off-by: gregory.hayes <gregory.hayes@est.tech> Change-Id: I52a3156461940465c3945841c69a04fcb2f90117
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install