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

Fix #291 - keep 0 value for "expireAfter" option

Open genert opened this issue 4 years ago • 1 comments

This commit fixes issue described in PR #291

genert avatar May 29 '21 13:05 genert

BTW, the Golang tests are failing because of missing "readChunk" function. The method exists in the history but why is master in broken state?

genert avatar May 29 '21 13:05 genert

Fixed by https://github.com/arangodb/go-driver/pull/467

jwierzbo avatar Feb 15 '23 12:02 jwierzbo