Make sakai_site.sql create IS_SOFTLY_DELETED column as not null default 0

Description

KNL-705 has check-ins that disagree: the sakai_site.sql (for brand new instances) creates IS_SOFTLY_DELETED as a null-allowable column. The 2.9.0 conversion scripts make the column as not null default 0

Environment

None

Test Plan

None

Activity

Show:

Sam Ottenhoff December 6, 2012 at 7:51 AM

1.3.x merge r117307

Hudson CI Server October 24, 2012 at 12:26 PM

Integrated in kernel-trunk #561 (See http://builds.sakaiproject.org:8080/job/kernel-trunk/561/)
change the IS_SOFTLY_DELETED column to match how it is created in the 2.9.0 conversion scripts as not null default 0 (Revision 115071)

Result = SUCCESS

Sam Ottenhoff October 24, 2012 at 11:34 AM

r115071

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created October 24, 2012 at 11:31 AM
Updated April 25, 2018 at 3:35 PM
Resolved October 24, 2012 at 11:34 AM