Skip to content

Commit

Permalink
Added new history code
Browse files Browse the repository at this point in the history
  • Loading branch information
githubmamatha committed Jun 24, 2024
1 parent 609dfc3 commit 5720e68
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
INSERT INTO HISTORY_ACTIVITY_CODE (HISTORY_ACTIVITY_CODE,LABEL,DESCRIPTION,DISPLAY_ORDER,EFFECTIVE_DATE,EXPIRY_DATE)
VALUES ('TVRDELETED','Delete Student TVR','TVR deleted by User Request (Delete Student Reports)',270,TIMESTAMP'2024-06-24 00:00:00.0',NULL);

0 comments on commit 5720e68

Please sign in to comment.