This repository was archived by the owner on Jun 22, 2021. It is now read-only.
v2.0.0
2.0.0 (2018-02-11)
Bug Fixes
BREAKING CHANGES
- deps: The
filter,sort, andpaginateoptions are now optional. - deps: The
upsertEntityfunction has been removed due to filter issues. - deps: The
overwriteEntityfunction was renamed toreplaceEntity. - deps: Removes Id interface from all functions.
- deps: The
dbproperty in the factory config allows for reconnections.