Skip to content

Commit

Permalink
Grad2-2827 Add new column to digital signature table
Browse files Browse the repository at this point in the history
  • Loading branch information
githubmamatha committed Jun 27, 2024
1 parent f3f48d1 commit d28e03a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE DIGITAL_SIGNATURE
ADD DIGITAL_SIGNATURE_ORGANIZATION_NAME varchar2(64);

0 comments on commit d28e03a

Please sign in to comment.