We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789cd00 commit 8108eb1Copy full SHA for 8108eb1
api/src/migrations/0044_task_delegation6.sql
@@ -1,2 +1,2 @@
1
ALTER TABLE member_preferences
2
-MODIFY COLUMN question_type ENUM('ROOM_PREFERENCE', 'MACHINE_PREFERENCE', 'SKILL_LEVEL') NOT NULL,
+MODIFY COLUMN question_type ENUM('ROOM_PREFERENCE', 'MACHINE_PREFERENCE', 'SKILL_LEVEL') NOT NULL;
0 commit comments