Bug 13923: The prefetch used on existing constraint
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 27 Mar 2015 11:02:11 +0000 (12:02 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 8 Apr 2015 13:52:10 +0000 (10:52 -0300)
commit4fb73b9abf751fa9cbdb51c79cfc6327a3c3d420
tree19af65695671fe1282a1807a234122326b65c056
parenta6facaa534d4378de37b8fd6a868e9e3a1ef908f
Bug 13923: The prefetch used on existing constraint

The belongs_to constraint has been removed by bug 13713.
Not sure if it was a good idea, but atm the easy and quick way is to
remove the prefetch.

Test plan:
Go on the circulation page, holds tab
Confirm that there is no regression
(Same on the patron details page > Holds tab)

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
svc/holds