Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/event' into event
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashi1993 committed Nov 16, 2023
2 parents 2d4ee67 + 0fd00a0 commit b26b4db
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ BEGIN
SELECT OB_NOTIFICATION_EVENT_seq.NEXTVAL INTO :NEW.EVENT_ID FROM DUAL;
END;


CREATE TABLE OB_NOTIFICATION_ERROR (
NOTIFICATION_ID varchar2(36) NOT NULL,
ERROR_CODE varchar2(255) NOT NULL,
Expand Down

0 comments on commit b26b4db

Please sign in to comment.