]> git.evergreen-ils.org Git - Evergreen.git/commit
Make config.update_coded_value_map() consistent
authorDan Wells <dbw2@calvin.edu>
Tue, 18 Dec 2012 20:51:12 +0000 (15:51 -0500)
committerDan Scott <dscott@laurentian.ca>
Wed, 19 Dec 2012 20:07:31 +0000 (15:07 -0500)
commit00e0a3994163a898b9f83f3126185c10a94495f5
tree3d84baf3ba389fad6baefd9d2288ab1eadfb7e50
parent0f4f8d00092b6f9c1377c7353c3eb98e767061b9
Make config.update_coded_value_map() consistent

The version of this function in the upgrade file is different than
the one in the 002.schema.config.sql file. This commit fixes the
broken logic in the 002 file and makes it match the logic in the
old upgrade file.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/0748.function.update_coded_value_map.sql [new file with mode: 0644]