ALTER TABLE RepoInfo ADD COLUMN status INTEGER DEFAULT 0; ALTER TABLE RepoSyncError MODIFY COLUMN error_con VARCHAR(1024);