whatyouhide/xandra

Support :counter type being returned as an INT

Closed this issue · 1 comments

I think :counter seems to work exactly like an int from a driver point of view.

I have a working branch, I'll add a test or two in a bit, to at least check if incrementing and decrementing an existing value works.

https://github.com/aphillipo/xandra/tree/fix-counter-fail-3.x

Duplicate of #95