Bug 18093: Add Koha::Objects->get_column
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 10 Feb 2017 08:45:26 +0000 (09:45 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 3 Apr 2017 09:54:11 +0000 (09:54 +0000)
commit1eab22f71e27675a66e4f91522a0f422a3455e34
treeba7d9f66d6678739371f2b827b6dbf389cad0436
parenta7f2c450de1142a16df67d04a30d5bd5e2813c52
Bug 18093: Add Koha::Objects->get_column

Test plan:
  prove t/db_dependent/Koha/Objects.t
Should return green

Followed test plan, result as expected
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Objects.pm
t/db_dependent/Koha/Objects.t