added table lams_workspace_folder_type (and values for it to insert_types sql) | lams_workspace_folder: added user_id (implicit fk to user table) added create_date_time added last_modified_date_time added lams_workspace_folder_type_id (fk to lasm_workspace_folder_type) | lams_learning_library: added valid flag | lams_tool: added valid_flag added learning_library_id (fk to lams_learning_library) | lams_learning_design: added last_modified_date_time | lams_lesson: made name mandatory | lams_learner_progress added requires_restart_flag | other: added values for workspace type to insert types | other moved values for auth method and activity category from insert test data to insert types data
DB cahnges base don discussions about monitoring with james: learning design table: added columns: lesson_org_id lesson_org_name lesson_id lesson_start_date_time lesson_name (all implicit fks to org or lesson table) lesson table: added columns: schedule start date time schedule end date time modified: organisation_id now nullable class_grouping_id now nullable