Skip to content

Tags: ipfs/go-ds-sql

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v0.3.0 (#29)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: batching (#17)

* fix: segfault on Put or Delete for getTransaction error

* fix: batching

* refactor: cache queries

* fix: use single connection for commit

* fix: use shorter option name

* docs: readme updates

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from ipfs/fix/update

Bring up-to-date and test with the datastore test suite