wiki:DbChanges

Version 1 (modified by Serge Okon, 14 years ago) ( diff )

--

List of Database Changes for iPeer version 2.0 to 2.1

This change was made since for survey evaluation submissions. Since students submitting surveys are not tied to groups, their group values will be should NULL.

ALTER TABLE `ipeer`.`evaluation_submissions` MODIFY COLUMN `grp_event_id` INTEGER  DEFAULT NULL;
Note: See TracWiki for help on using the wiki.