Skip to content

Add Find() method to retrieve a single row by its id column value

Choose a tag to compare

@arthurkushman arthurkushman released this 25 Apr 19:04
· 26 commits to master since this release
28780f8
Find method (#62)

* #61: Add find() method

* #61: Change find to get by id from insert uint64

* #61: Change find to get by id from insert uint64

* #61: Change find to get by id from insert uint64

* #61: Change find to get by id from insert uint64 + readme