Skip to content

Commit

Permalink
Event length.
Browse files Browse the repository at this point in the history
  • Loading branch information
arcshiftsolutions committed Dec 15, 2023
1 parent c18de9b commit d32ff1b
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
ALTER TABLE INSTITUTE_EVENT
ALTER COLUMN CREATE_USER TYPE VARCHAR(100);

ALTER TABLE INSTITUTE_EVENT
ALTER COLUMN UPDATE_USER TYPE VARCHAR(100);



0 comments on commit d32ff1b

Please sign in to comment.