bug#00000
dev:lucas qua: merge scripts antigos branch pricing gestao git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@104737 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
a13301538e
commit
935f939899
|
@ -133,7 +133,7 @@ end;
|
||||||
/
|
/
|
||||||
declare
|
declare
|
||||||
column_exists exception;
|
column_exists exception;
|
||||||
pragma exception_init (column_exists , -01430);
|
pragma exception_init (column_exists , -02275);
|
||||||
begin
|
begin
|
||||||
execute immediate 'ALTER TABLE GP_PRICING_ESPECIFICO_OCUPACION
|
execute immediate 'ALTER TABLE GP_PRICING_ESPECIFICO_OCUPACION
|
||||||
ADD CONSTRAINT GP_PRICING_ESPECIFICO_OCUPACION FOREIGN KEY
|
ADD CONSTRAINT GP_PRICING_ESPECIFICO_OCUPACION FOREIGN KEY
|
||||||
|
|
Loading…
Reference in New Issue