Chapter 9. Evergreen 2.12.6

Table of Contents

Acknowledgements

This release contains several bug fixes improving on Evergreen 2.12.5.

select acp.id, acp.barcode, acpl.name
from asset.copy acp
join asset.copy_location acpl on (acpl.id = acp.location)
where not acp.deleted
and acpl.deleted
order by acp.id;

Acknowledgements

We would like to thank the following individuals who contributed code, tests and documentation patches to the 2.12.6 point release of Evergreen:

  • Jason Boyer
  • Galen Charlton
  • Jeff Davis
  • Bill Erickson
  • Jason Etheridge
  • Blake Henderson
  • Skye Howard
  • Kathy Lussier
  • Terran McCanna
  • Jane Sandberg
  • Ben Shum
  • Cesar Velez