Toggle helper tables
+/- table definition
CREATE TABLE "PackageType" ( "id" integer PRIMARY KEY, "name" text NOT NULL )