A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with realtime data change notifications
Hi :)
When filtering on an indexed BigInt value, it throws an error as a big int as no default way to be serialized.
The proposed solution work on serialisation but it does not work at all querying results.
I opened a draft PR with an example : https://github.com/appy-one/acebase/pull/140
Hope it can help you :)
Thank you !
Hi :) When filtering on an indexed BigInt value, it throws an error as a big int as no default way to be serialized. The proposed solution work on serialisation but it does not work at all querying results. I opened a draft PR with an example : https://github.com/appy-one/acebase/pull/140 Hope it can help you :) Thank you !