Re: [w3c/IndexedDB] Add support for async update or another way to prepopulate the databade (#126)

I'm confused about the premise: upgradeneeded events start an upgrade transaction which allows you to asynchronously do whatever you'd like - both to the schema and contents of the DB.

What precisely is synchronous that you wish would be async?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/126#issuecomment-264740176

Received on Sunday, 4 December 2016 23:24:04 UTC