- From: Joshua Bell <notifications@github.com>
- Date: Tue, 09 Feb 2016 10:10:09 -0800
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Tuesday, 9 February 2016 18:11:25 UTC
It is pretty clear that when an __upgrade transaction__ aborts the newly created stores and indexes go bye-bye. But it's not explicit that they are considered _deleted_ for the purposes of various algorithms, e.g. clauses like _"if store has been deleted, throw an InvalidStateError exception"_ I'm not sure the best place to put this. Possibly in the first paragraph of [Steps for aborting a transaction]( https://w3c.github.io/IndexedDB/#dfn-steps-for-aborting-a-transaction) --- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/63
Received on Tuesday, 9 February 2016 18:11:25 UTC