bug#13471
dev: Aristides qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@90757 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
f63d3d66ba
commit
537a06245c
|
@ -4,5 +4,6 @@ declare
|
|||
begin
|
||||
execute immediate 'INSERT INTO funcion_sistema VALUES (funcion_sistema_seq.NEXTVAL, 1, ''ADM > RELATORIOS > RELATORIOS > RELATORIOS ESTATISTICO > GRATUIDADE AGER'',
|
||||
''COM.RJCONSULTORES.ADMINISTRACION.GUI.RELATORIOS.MENU.RELATORIOGRATUIDADEAGER'', 1, SYSDATE, 1)';
|
||||
exception when dup_val_on_index then null;
|
||||
end;
|
||||
|
||||
|
|
Loading…
Reference in New Issue