9 Oct
2025
9 Oct
'25
11:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29921 --- Comment #9 from Julian Maurice <julian.maurice@biblibre.com> --- Can we add conditions on the items and biblio_metadatas tables with the --where option ? What this patch does essentially is: WHERE biblio_metadatas.timestamp >= ? OR items.timestamp >= ? -- You are receiving this mail because: You are watching all bug changes.