database-go icon indicating copy to clipboard operation
database-go copied to clipboard

Add JSON functionality

Open aedwardg opened this issue 4 years ago • 0 comments

Exposes the GetJSON and SetJSON methods from client.go so users can get and set non-string types.

All the tests in database_test.go were lumped into one, so I added unit tests into that, but I'd be happy to separate them out if that would be better.

aedwardg avatar Jun 18 '21 20:06 aedwardg