Skip to content

Tags: ORIGYN-SA/CanDB

Tags

0.0.0-beta.1

Merge branch 'fix-candb-update-increment-bug' into 'beta'

Fix for #28: No increment in CanDB.update during creation, resulting in...

See merge request origyn/engineering/opensource/candb-projects/CanDB!25

0.0.0-beta.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix out of date simple multi-canister example to be up to date with t…

…he CanDB beta (#22)

* Fix out of date simple multi-canister example to be up to date with the CanDB beta
* bump btree to v0.3.2

0.0.0-alpha.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bug in updateAttributeMapWithKVPairs & add unit tests (#20)

0.0.0-alpha.2

Add the following unwrapping/retrieval Helper methods to Entity.mo

* getAttributeValueRBTreeValue()
* getATtributeValueRBTreeValue()

0.0.0-alpha.1

Rename all mentions of **primary** key to -> **partition** key

0.0.0-alpha.0

Change references to primaryKey to partitionKey

supernova

Update example CanDB reference to point to the main branch