alter table device
add asMessageChannel int default 0;
alter table parent_platform
add mediaServerId varchar(50) default null;