bug#00000

dev:lucas

qua: merge scripts antigos branch pricing gestao

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@104735 d1611594-4594-4d17-8e1d-87c2c4800839
master
lucas.taia 2020-12-15 15:23:09 +00:00
parent 7b74ecc442
commit dbc5fc4512
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ declare
pragma exception_init (column_exists , -01430);
begin
execute immediate 'ALTER TABLE GP_PRICING_ESPECIFICO_OCUPACION
ADD CONSTRAINT FK_GP_PRICING_ESPECIFICO FOREIGN KEY
ADD CONSTRAINT GP_PRICING_ESPECIFICO_OCUPACION FOREIGN KEY
(
PRICINGESPECIFICO_ID
)