[X ] Bug report
[ ] Performance issue
[X ] Feature request
[ ] Documentation issue or request
[ ] Support request
No way to insert new items and update existing ones from an array at once.
Allow upsert() to work with an array of items.
Update: upsert() also does not copy over the prototype...sucks big time
upsert([id, id], state)
@NetanelBasal You didn't actually test that, did you? if state is array, this fails.
Also add(), update() copy prototype, uspert() does not, that's a clear inconsistency to me as there are many other quirks, issues and undocumented behaviour with Akita and given this kind of treatment to ideas and problems on hand (real use cases) we will obviously move to ditch Akita and replace it with something more suitable and in tune with reality.
Good Luck!
Most helpful comment
Good Luck!