ian81
Registrato in data
Aggiornamenti alla documentazione
Mostra tutte le attivitàPagina | Data | Commento |
---|---|---|
IDBTransaction |
The READ_WRITE constant is now accessed via the readwrite string, as documented further down the page. | |
IDBRequest |
READ_ONLY, READ_WRITE and VERSION_CHANGE transaction parameters have been changed to lower case and are now strings, not enums. In addition, "readonly" is now the default, and the version change technique is altered.. |