Is it possible to write an entire object to Dexie without knowing the schema? I just want to do this:
var db = new Dexie(gameDataLocalStorageName);