electrodb
Advanced tools
Changelog
[1.4.5] - 2021-10-17
Changelog
[1.4.4] - 2021-10-16
set
on update method calls in case the update results in an item insert. [read more]Changelog
[0.11.1] - 2021-10-17
set
on update method calls in case the update results in an item insert. [read more]Changelog
[1.4.3] - 2021-10-03
undefined
property was passed to query. This has been changed to not throw if a partial query on that index can be accomplished with the data provided.Changelog
[1.4.2] - 2021-09-09
.page()
method pager. Now includes the destructured keys associated with the index being queried. [read more]limit
, for use in .params()
calls. [read more]Changelog
[1.4.1] - 2021-08-25
Changelog
[1.4.0] - 2021-08-22
ignoreOwnership
to bypass ElectroDB checks/interrogations for ownership of an item before returning it. [read more]Changelog
[1.3.2] - 2021-08-11
parse()
had critical typo. Method now has an improved api, and appropriate tests [read more]Changelog
[1.3.1] - 2021-08-09
parse()
to expose ElectroDB formatting for values retrieved outside ElectroDB. [read more]