Bug 13713: Remove useless constraints previously added
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 7 Jul 2014 12:57:25 +0000 (14:57 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 19 Mar 2015 17:05:45 +0000 (14:05 -0300)
commitc2a86a4ee0003ae6f1f9fb5f265821cfbcb3350e
tree6b88f87553b34ce8dbe2a739e95a30d5a2119c60
parentb4a9b23ab7d926f8d2031de0b0fc822988a8e5ae
Bug 13713: Remove useless constraints previously added

This patch removes the 3 constraints added by patch from bug 11518.
Having 1-n + 1-1 relations for the same field is a non-sense.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Added a follow-up for removing some unneeded code.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Koha/Schema/Result/Biblio.pm
Koha/Schema/Result/Item.pm
t/db_dependent/Items.t