I am doing something like this, db is Dexie table instance
var db = new Dexie("myDB"); db.transaction("rw", ["table1", "ta