]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/1.6.1-2.0-upgrade-db.sql
Avoid data loss by setting MARC::Charset->assume_unicode(1)
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 1.6.1-2.0-upgrade-db.sql
2011-05-03 dbsAvoid data loss by setting MARC::Charset->assume_unicode(1)
2011-02-25 mikermake sure asset.call_number.label_sortkey is up to...
2011-02-24 senatorPer Robert Soulliere, it can be necessary in some cases...
2011-02-21 mikerAddressing LP bug: https://bugs.launchpad.net/evergreen...
2011-01-19 gmcbug #684467: more bulletproofing of naco_normalize
2011-01-19 dbsAvoid escaping issues in authority.normalize_heading...
2011-01-18 dbwellsAuto-generation of placeholder barcodes approved for...
2011-01-07 dbsIn 1.6.1-2.0 upgrade, update index IDs to the target_id...
2011-01-07 dbsWhen modifying existing indexes, ensure subject|complet...
2011-01-05 dbsPerhaps naive method of bumping existing custom config...
2011-01-04 mikeroils_xpath_table was too strict about field nullness...
2010-12-23 mikerallow vandelay.replace_field() to handle a complex...
2010-12-21 dbsPropagate merged authority record change to bibliograph...
2010-12-15 dbsAddress the call number browsing performance problem...
2010-12-10 mikerFix two bugs:
2010-12-03 mikerMoving bits around and protecting against a pre-existin...
2010-12-03 mikerThe "All Subjects" index never made it into 1.6, so...
2010-11-30 gmcstraighten out triggers that maintain rmsr
2010-11-28 dbsAddress 1.6.1-2.0 upgrade problems reported by Ben...
2010-11-24 dbsAdd the asset.copy(create_date) index to the 1.6.1...
2010-11-23 gmcfix broken prefix and namespace URI for the mods32...
2010-11-22 gmcbug #680096 - upgrade script to partially reingest...
2010-11-20 dbsUpgrade script should define a valid PLPERLU function
2010-11-16 mikerand ... we do not need GREATEST()
2010-11-16 mikerpush the asset.uri pkey serial into reality -- before...
2010-11-11 dbsAvoid munging 035 when a new record is created
2010-11-10 dbsEnable "maintain control numbers" and "record ID as...
2010-11-10 mikerMove the magic-bib update to the top of the file, avoid...
2010-11-08 mikerMore fixing related to r18657
2010-11-08 mikerkeep trunk version of the 2.0 upgrade script in sync...
2010-11-05 gmc#671213: remove extraneous insert from upgrade script
2010-11-05 gmcremove aupr.request_time fix from 1.6.1-2.0 upgrade
2010-11-05 gmcfix user password reset request time column def
2010-11-02 gmcadd definition for UPC line item attribute
2010-11-02 gmcdon't break up title and author when ingesting acquisit...
2010-11-01 mikerMake vandelay.add_field smarter about applying add...
2010-11-01 mikerkeep 1.6.1-2.0 upgrade script in sync
2010-11-01 gmclet libraries allow funds to be overcommitted
2010-10-28 phasefxbring trunk's version of 1.6.1-2.0-upgrade-db.sql inlin...
2010-10-27 mikerShould not be included in the 2.0 upgrade script -...
2010-10-27 mikerMove towards unnest (faster than explode_array); bring...
2010-10-27 gmcremove unused settings and permission
2010-10-26 gmcfix NACO normalization of four letter modifier characters
2010-10-25 mikerquickly, before anyone notices ... minor speed enhancem...
2010-10-25 mikerBring 1.6.1-2.0 upgrade script in line with reality
2010-10-21 gmcimprove call number sorting
2010-10-20 miker1.6.1-2.0 upgrade script needs to fall in line with...
2010-10-20 dbsPrevent "Validate" from matching against deleted author...
2010-10-18 gmcupdate 1.6.1 to 2.0 upgrade script for 0441
2010-10-18 dbsProtect biblio.extract_located_uris() from a NULL uri_u...
2010-10-16 mikerneed to update this index as well
2010-10-16 mikeruse a function to wrap up escaping of solidus and casti...
2010-10-14 mikercast label_sortkey to bytea in order to get ascii-betic...
2010-10-13 mikerthinko supporting multiple rules of the same type in...
2010-10-12 scottmkIncorporate upgrade # 0433 into the consolidated upgrad...
2010-10-06 scottmkIncorporate upgrades 0427 and 0428 into the consolidate...
2010-10-03 scottmkIncorporate upgrade scripts 0423 and 0424
2010-10-01 dbsBring the 1.6.1-2.0 upgrade script up to date for the...
2010-09-28 scottmkIncorporate several recent upgrade scripts, through...
2010-09-27 scottmkResolve differences between stored procedures in a...
2010-09-23 scottmkesolving various discrepancies between a freshly built 2.0
2010-09-21 scottmkReplace some changes that had inadvertently been deleted
2010-09-21 scottmkDon't make new auditor columns NOT NULL, or update...
2010-09-21 phasefxHoldIsCancelled action_trigger validator
2010-09-21 scottmkCorrect various discrepancies, especially in the audito...
2010-09-20 scottmkResolving various discrepancies between an upgraded...
2010-09-18 scottmkRemove UNIQUE NOT NULL from config.index_normalizer...
2010-09-17 scottmkRestore two foreign keys that were somehow inadvertently
2010-09-17 scottmk-- Dropping a foreign key (which has already been dropp...
2010-09-16 scottmkAdd column usr_summary to actor.stat_cat. (This column...
2010-09-16 scottmkMake acq.provider_contact.name NOT NULL.
2010-09-16 scottmkIncorporate some late-breaking upgrades
2010-09-15 scottmk1. Revamp the contents of permission.perm_list in the...
2010-09-09 dbsAddress typos and grammar in seed data
2010-09-07 scottmkThe reporter and extend_reporter schemas are no longer...
2010-09-07 scottmkMove some operations out of the transaction so that...
2010-09-07 scottmkConsolidated upgrade script for 1.6 -> 2.0.