cfdata_74¶
- Description
Table to hold inbound Prerequisite Override Request Data from getforms2.py before processed by Solutions Control Center and moved to tbl1_Requests and tbl1_PrereqRequests 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 varchar(256) 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 varchar(256) 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=""
netid varchar(256) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
class varchar(256) 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=""
todays_date varchar(32) 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=""
index1 varchar(256) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
index2 varchar(256) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
index3 varchar(256) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
additional_info text DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
file1 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=""