Re: [w3c/IndexedDB] Key generator behavior with explicit keys above 2^53 (#147)

Yes. If an explicit key is specified the key generator is NOT used to generate a key. 

There's special behavior to update the key generator in certain cases if an explicit key is specified, but the explicit key is never changed.


-- 
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/147#issuecomment-282067083

Received on Thursday, 23 February 2017 17:49:46 UTC