Hi, Just a dumb question. But what is the best way to get a column from a joined table in the results of a Koha objects search? Or is it entirely impossible and should I switch back to DBIx stuff with +columns and the like ? Thanks, Marcel
The Koha::Objects query syntax is passed through. I guess you need to make a regular join but call ->get_columns or smth. El mar, 4 abr 2023 a las 9:07, Marcel de Rooy (<M.de.Rooy@rijksmuseum.nl>) escribió:
Hi,
Just a dumb question. But what is the best way to get a column from a joined table in the results of a Koha objects search? Or is it entirely impossible and should I switch back to DBIx stuff with +columns and the like ?
Thanks, Marcel
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
participants (2)
-
Marcel de Rooy -
Tomas Cohen Arazi