index_files.sql 92 Bytes
alter table index_files add processdate datetime;
alter table index_files add what char(1);