Skip to content

Commit

Permalink
Merge pull request #693 from bcgov/feature/Grad2-3027
Browse files Browse the repository at this point in the history
Grad2-3207 Superintendent Signature names Updated
  • Loading branch information
githubmamatha authored Oct 31, 2024
2 parents f7082dc + d5a9acf commit 6d5f619
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
UPDATE DIGITAL_SIGNATURE SET DIGITAL_SIGNATURE_NAME='Aaron Callaghan', UPDATE_USER = 'GRAD_REPORT_API', UPDATE_DATE = SYSTIMESTAMP WHERE DIGITAL_SIGNATURE_CODE='006';
UPDATE DIGITAL_SIGNATURE SET DIGITAL_SIGNATURE_NAME='Mark Davidson', UPDATE_USER = 'GRAD_REPORT_API', UPDATE_DATE = SYSTIMESTAMP WHERE DIGITAL_SIGNATURE_CODE='040';

0 comments on commit 6d5f619

Please sign in to comment.