]> git.evergreen-ils.org Git - Evergreen.git/commit
asset.uri needs a seed entry for queries of its ID values
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 15 Nov 2010 22:32:04 +0000 (22:32 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 15 Nov 2010 22:32:04 +0000 (22:32 +0000)
commit7002007fdeca2c4e9441ff27146304d76b11485f
tree2741ab6dc4dc89cd99eaa7606af35234d5b98581
parent83269402bb71a5b475e9e96c5d1776e41c25f41a
asset.uri needs a seed entry for queries of its ID values

To fix a problem with ingesting URIs, Ingest.pm was changed to reflect
the maximum asset.uri.id value rather than the asset.call_number.id
value. However, with no entries in asset.uri, the query returned a
NULL object which broke ingest entirely. Adding a seed entry avoids
this problem.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@18750 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/950.data.seed-values.sql