This repository was archived by the owner on Oct 12, 2023. It is now read-only.
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
undefined when empty update object is passed #25
SomeRepo.update({ id: 1 }, {})will return undefined, i would expect it to return a row with id: 1