Database Update Required
This utility will add the following columns to your database:
-
preferred_room_id (INT, NULL)
-
specialization (VARCHAR, NULL)
-
capacity (INT, DEFAULT 30)
-
room_type (VARCHAR, DEFAULT 'Lecture')
Important: Please backup your database before running this update.
This operation is safe but it's always good to have a backup.