.. index:: cfdata_123 ========== cfdata_123 ========== .. default-role:: doc :Description: Table to hold inbound Special Permission for Multiple-Fails Request Data from getforms2.py before processed by Solutions Control Center and moved to `tbl1_Requests` and `tbl1_SPMFRequests` tables Columns ======= **id** ``int(11) NOT NULL DEFAULT 0`` :Options: ``display="true", null="true", search="false", type=""`` **uniq_id** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **user_id** ``int(11) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **created** ``datetime DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **modified** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **session** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **year** ``int(11) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **last_name** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **first_name** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **ruid** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **todays_date** ``varchar(32) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **class** ``int(11) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **school** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **major** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **email** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **ru_course** ``varchar(256) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **button14** ``varchar(256) 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=""``