-- Database schema 1 is the first schema with numerical versioning. DELETE FROM metadata WHERE key = 'version'; INSERT INTO metadata (key, value) VALUES ('schema_version', '2');