ALTER TABLE files ALTER COLUMN md5 DROP NOT NULL, ADD mod_time TIMESTAMP NOT NULL DEFAULT current_timestamp;