这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: AlexErrant/rxdb

Tags

13.4.4

Toggle 13.4.4's commit message
FIX run lokijs performance tests in node

13.4.3

Toggle 13.4.3's commit message
FIX run lokijs performance tests in node

13.4.2

Toggle 13.4.2's commit message
IMPROVE error logs

13.4.1

Toggle 13.4.1's commit message
- REFACTOR stuff for a new optimization plugin

13.4.0

Toggle 13.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ADD test for attachment not working in the browser (pubkey#3997)

* ADD test for attachment not working in the browser

* FIX image attachments not working correctly in the browser

* REMOVE log

13.3.0

Toggle 13.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FIX `RxDatabase.remove()` must properly remove the collection storage… (

pubkey#3993)

* FIX `RxDatabase.remove()` must properly remove the collection storage together with the replication states.

* FIX remove rxdatabase

13.2.0

Toggle 13.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ADD test for query correctness (pubkey#3987)

* ADD test for query correctness

* ADD expand test

* FIX lint

13.1.0

Toggle 13.1.0's commit message
FIX query builder link

13.0.3

Toggle 13.0.3's commit message
FIX sort not working without index

13.0.2

Toggle 13.0.2's commit message
FIX `event-reduce` did not work when `key-compression` plugin was used