merge branch_C07_2024 on master (PROD)
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/.idea
|
||||
36
gnpapp/script/del82/alterTableGnpCrmbDonorOut.sql
Normal file
36
gnpapp/script/del82/alterTableGnpCrmbDonorOut.sql
Normal file
@@ -0,0 +1,36 @@
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "CODICE_RICHIESTA" NUMBER;
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "COR" VARCHAR2(12 BYTE);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "COS" VARCHAR2(3 BYTE);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "CODICE_ORDINE_OLO" VARCHAR2(50 BYTE);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "COD_OLO_RECIPIENT" VARCHAR2(3 BYTE);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "DN1" VARCHAR(20);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "DN2" VARCHAR(20);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "DN3" VARCHAR(20);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "DN4" VARCHAR(20);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "DN5" VARCHAR(20);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "DN6" VARCHAR(20);
|
||||
|
||||
ALTER TABLE GNP_CRMB_DONOR_OUT
|
||||
ADD "DN7" VARCHAR(20);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
@set ANT_HOME=apache-ant-1.9.2
|
||||
@set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_45
|
||||
@set JAVA_HOME=C:/Program Files/Java/jdk1.6.0_45s
|
||||
@set PATH=%ANT_HOME%/bin;%JAVA_HOME%/bin
|
||||
@set ANT_OPTS=-Xms512m -Xmx512m
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user