.. index:: summer_sections_IS ================== summer_sections_IS ================== .. default-role:: doc :Description: I am pretty sure this table is obsolete and okay to drop Columns ======= **ID** ``int(11) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **summer_section** ``varchar(255) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **summer_year** ``int(11) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **start_date** ``datetime DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **end_date** ``datetime DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **section_number** ``smallint(6) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **last_change** ``timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()`` :Options: ``display="true", null="true", search="false", type=""``