DELETE FROM os_images WHERE id = 'openbsd67'; ALTER TABLE os_images DROP COLUMN deprecated; UPDATE schemaversion SET version = 2;