-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into grad-release
- Loading branch information
Showing
11 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
api/src/main/resources/db/migration/1.0/V1.0.116__DML-UPDATE_DATA-DIGITAL_SIGNATURE.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UPDATE DIGITAL_SIGNATURE SET DIGITAL_SIGNATURE_NAME='Vianne Kintzinger', DIGITAL_SIGNATURE_ORGANIZATION_NAME='Qathet', UPDATE_USER = 'GRAD_REPORT_API', UPDATE_DATE = SYSTIMESTAMP WHERE DIGITAL_SIGNATURE_CODE='047'; |
1 change: 1 addition & 0 deletions
1
api/src/main/resources/db/migration/1.0/V1.0.117__DML-UPDATE_DATA-DIGITAL_SIGNATURE.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UPDATE DIGITAL_SIGNATURE SET DIGITAL_SIGNATURE_NAME='Cheryl Lenardon', UPDATE_USER = 'GRAD_REPORT_API', UPDATE_DATE = SYSTIMESTAMP WHERE DIGITAL_SIGNATURE_CODE='027'; |
1 change: 1 addition & 0 deletions
1
api/src/main/resources/db/migration/1.0/V1.0.118__DML-UPDATE_DATA-DIGITAL_SIGNATURE.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UPDATE DIGITAL_SIGNATURE SET DIGITAL_SIGNATURE_NAME='Courtney Lawrance', UPDATE_USER = 'GRAD_REPORT_API', UPDATE_DATE = SYSTIMESTAMP WHERE DIGITAL_SIGNATURE_CODE='058'; |
2 changes: 2 additions & 0 deletions
2
api/src/main/resources/db/migration/1.0/V1.0.119__DML-UPDATE_DATA-DIGITAL_SIGNATURE.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
UPDATE DIGITAL_SIGNATURE SET DIGITAL_SIGNATURE_NAME='Anne Kang', UPDATE_USER = 'GRAD_REPORT_API', UPDATE_DATE = SYSTIMESTAMP WHERE DIGITAL_SIGNATURE_CODE='MOAE'; | ||
UPDATE DIGITAL_SIGNATURE SET DIGITAL_SIGNATURE_NAME='Lisa Beare', UPDATE_USER = 'GRAD_REPORT_API', UPDATE_DATE = SYSTIMESTAMP WHERE DIGITAL_SIGNATURE_CODE='MOE'; |
1 change: 1 addition & 0 deletions
1
api/src/main/resources/db/migration/1.0/V1.0.120__DML-UPDATE_DATA-DIGITAL_SIGNATURE.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UPDATE DIGITAL_SIGNATURE SET DIGITAL_SIGNATURE_NAME='Tracey MacMillan', UPDATE_USER = 'GRAD_REPORT_API', UPDATE_DATE = SYSTIMESTAMP WHERE DIGITAL_SIGNATURE_CODE='082'; |
1 change: 1 addition & 0 deletions
1
api/src/main/resources/db/migration/1.0/V1.0.121__DML-UPDATE_DATA-DIGITAL_SIGNATURE.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UPDATE DIGITAL_SIGNATURE SET DIGITAL_SIGNATURE_NAME='Robyn Gray', UPDATE_USER = 'GRAD_REPORT_API', UPDATE_DATE = SYSTIMESTAMP WHERE DIGITAL_SIGNATURE_CODE='068'; |