Bug 7276 : member entry Performance improvement
Before this patch : 9619 borrowers added in 31 Minutes, After : 68 seconds.
This adds Hashref to table structure in C4::SQLHelper to speed up bulk edits.
Signed-off-by: Stéphane Delaune <stephane.delaune@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit
6c38cc23d95b63ae069f7cac2f7d8d97f9c941ae)
Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit
6a86b550cd79cf0ffc0f21b156cfb8049c2d340d)
Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>