]> git.evergreen-ils.org Git - Evergreen.git/commit
Drop the never-used column item_count from acq.lineitem.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 23 Sep 2010 15:22:29 +0000 (15:22 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 23 Sep 2010 15:22:29 +0000 (15:22 +0000)
commit06ae4d63a7735eadbaa57cbfd182a226b5cff4d2
tree81be08fa90a87a462ab595c28552b34cb17d40eb
parent66a2d152c79cc4d7c2b477195eb0a3158480f241
Drop the never-used column item_count from acq.lineitem.
Drop it also from the associated history table, and rebuild
the function that maintains it.  Finally, rebuild the
associated lifecycle view.

Apply to trunk only; this column never existed in 2.0.
The column has already been removed from the base installation
script.

M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0417.schema.acq.drop-lineitem-item-count.sql

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17918 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/0417.schema.acq.drop-lineitem-item-count.sql [new file with mode: 0644]