
ALTER TABLE FileSet ADD COLUMN FileSetText BLOB NOT NULL;

UPDATE Version SET VersionId = 2004;
