Schema changes

0 views
Skip to first unread message

John Milner

unread,
Nov 15, 2011, 7:57:49 PM11/15/11
to student-worker-rela...@googlegroups.com
alter table benchmark_grade_mark add column description varchar(255);
alter table benchmark_grade_item change date date date;

John Milner

unread,
Nov 23, 2011, 3:58:02 AM11/23/11
to student-worker-rela...@googlegroups.com
alter table sis_schoolyear add column benchmark_grade tinyint(1) not null;
alter table benchmark_grade_aggregate add column cachedValue decimal(8,2);
alter table benchmark_grade_aggregate add column singleMarkingPeriod_id int(11) default null;
alter table benchmark_grade_aggregate add key `benchmark_grade_aggregate_5f068da5` (`singleMarkingPeriod_id`);
Reply all
Reply to author
Forward
0 new messages