CREATE TABLE `updates` (
	`dbVersion` int DEFAULT 0 not null
);