]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix sorting by pubdate for records migrated to 2.1
authorDan Scott <dscott@laurentian.ca>
Sun, 22 Jan 2012 19:29:16 +0000 (14:29 -0500)
committerDan Scott <dscott@laurentian.ca>
Sun, 4 Mar 2012 06:37:09 +0000 (01:37 -0500)
commit65f14d095ffa9b95598974d414e084845c271092
tree4815b1958d320a6cab3c7ac37df7e330fcf5e066
parentc125d5176fa5eaffe8fe927694fb9db9585fe1d9
Fix sorting by pubdate for records migrated to 2.1

The 'pubdate' attribute is necessary for sorting by publication date to
work correctly. It was not populated in the 2.0-2.1 upgrade script, so
populate it now based on the 'date1' attribute.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Michael Peters <mrpeters@library.in.gov>
Open-ILS/src/sql/Pg/version-upgrade/2.0-2.1-upgrade-db.sql
Open-ILS/src/sql/Pg/version-upgrade/2.1.1-2.1.2-upgrade-db.sql [new file with mode: 0644]