const dbAdmin = new Dexie ("adminDB"); dbAdmin.version(1).stores({ tableVersion: "id", table2: "id", table3: "id", table4: "id"