TAMULib / fw-registry

MIT License
0 stars 2 forks source link

Books Checked Out By Call Number should filter on effective location name #378

Open jeremythuff opened 3 months ago

jeremythuff commented 3 months ago

The current query does not include a where clause for the effective location name. This query should be modified to accept multiple location names, and ensure that the result set only includes items that have an effective location name that matches one of the incoming location names.