Skip to content

Commit 8108eb1

Browse files
committed
Fix typo
1 parent 789cd00 commit 8108eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
ALTER TABLE member_preferences
2-
MODIFY COLUMN question_type ENUM('ROOM_PREFERENCE', 'MACHINE_PREFERENCE', 'SKILL_LEVEL') NOT NULL,
2+
MODIFY COLUMN question_type ENUM('ROOM_PREFERENCE', 'MACHINE_PREFERENCE', 'SKILL_LEVEL') NOT NULL;

0 commit comments

Comments
 (0)