Closed SysPete closed 10 years ago
Maybe this will fix #14 though that issue could also be caused by sqlite's lack of real numeric (it actually uses float) or some other problem. At least this removes one coercion on our side so fewer potential points of failure.
Will merge into local master and then repush
Maybe this will fix #14 though that issue could also be caused by sqlite's lack of real numeric (it actually uses float) or some other problem. At least this removes one coercion on our side so fewer potential points of failure.