envato / double_entry

A double-entry accounting system for Ruby applications.

Home Page:https://rubygems.org/gems/double_entry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't force the use of a specific DB index

orien opened this issue · comments

can we benchmark with and without?

Reading @notahat's comments in the bug report. It doesn't sound deterministic.

Perhaps putting a flip around this is a way forward. Move forward with the change, while allowing a fast way to revert the behaviour if everything goes wrong.

This is not an urgent fix. The index requested is still the appropriate index to use. We don't gain much from doing this work.