Fix DBCFX_SM_687: Anomalia delibera 82 viste GNPGO, eccezione scrittura notifiche nelle viste del portale GO uscite OF FTTH
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ALTER TABLE "GNPGO"."GNPGO_GESTIONE_RICHIESTE_D82"
|
||||
DROP CONSTRAINT "GNPGO_RICHIESTE_D82_STATO_FK";
|
||||
|
||||
ALTER TABLE "GNPGO"."GNPGO_GESTIONE_RICHIESTE_D82"
|
||||
MODIFY "CODICE_MOTIVO_RIFIUTO" NUMBER(2,0);
|
||||
2
gnpapp/script/del82/alterTableGnpgoNotificheDel82.sql
Normal file
2
gnpapp/script/del82/alterTableGnpgoNotificheDel82.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "GNPGO"."GNPGO_NOTIFICHE_DEL82"
|
||||
MODIFY "CODICE_MOTIVO_RIFIUTO" NUMBER(2,0);
|
||||
Reference in New Issue
Block a user