Toggle helper tables
CREATE TABLE `upload` ( `id` INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, `uuid` UUID NULL, `name` TEXT NULL )