Skip to content

Commit

Permalink
Fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
thenamankumar committed Jun 8, 2020
1 parent c1c1d88 commit 5cbe166
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 37 deletions.
3 changes: 2 additions & 1 deletion api/migrations/20200331220053-create-calendar-event.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ module.exports = {
'OnlineClass',
'CourseRecording',
'OffSiteWorkshop',
'Metting',
'Meeting',
'OOO',
'Other',
'Youtube',
),
allowNull: false,
},
Expand Down
21 changes: 0 additions & 21 deletions api/migrations/20200420155123-fix-event-type-enum.js

This file was deleted.

15 changes: 0 additions & 15 deletions api/migrations/20200426091532-add-youtube-event-type.js

This file was deleted.

0 comments on commit 5cbe166

Please sign in to comment.