]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/040.schema.asset.sql
Patch from Galen Charlton: This resolves a performance issue found by EG Indiana...
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 040.schema.asset.sql
2010-05-12 ericksonPatch from Galen Charlton: This resolves a performance...
2009-11-26 mikerDB and middle layer implementation of floating items...
2009-11-02 scottmkChange default of mint_condition to true
2009-11-02 scottmkAdd mint_condition column to asset.copy, auditor.asset_...
2009-10-28 scottmkAdd CREATE statement for asset.copy_location_order
2009-10-20 scottmkAdd new status_changed_time to CREATE statement for...
2009-09-15 scottmkAdd dummy_isbn column to asset.copy.
2009-07-16 scottmkCreate a bunch of new indexes so that the new actor...
2009-04-15 mikerteaching record merge function how to copy over 856...
2009-04-09 dbsA long time ago, miker said we could correct typos...
2009-03-03 mikerperl does not appreciate the use of, um, "use" .. chang...
2009-03-02 mikerinitial addition of Conifer-sponsored electronic serial...
2009-02-07 dbsMake all FKs deferrable again
2008-12-01 dbsPrevent locations with the same name being generated...
2008-11-06 mikermoving the asset merge stored proc to a later (dependan...
2008-11-04 mikerupdate record merging stored proc to move holds and...
2008-10-22 mikerfixing logic thinko in new in-db merge function
2008-10-08 mikerallow the database to support a NULL item price
2008-09-30 mikeradding hold verification support per copy_location
2008-06-13 mikeradding copyright statement headers to the schema defini...
2008-05-13 dbsMissed a deferrable constraint
2007-12-04 dbsEnable translation of seed values stored in database.
2007-08-29 mikeradding storage method open-ils.storage.asset.merge_reco...
2006-08-28 mikerrelax unique barcode constraint for deleted items
2006-08-24 mikerimport tweaks
2006-08-02 mikergeneral schema updates
2006-06-23 mikerage protection stuff
2006-05-10 mikerfixing "deleted" constraint on call numbers
2006-03-31 mikernew FM stuff; trimmed search_fts methods
2006-03-17 mikeradding "deleted" functionality to CNs
2006-03-17 mikeradding delete protection to copy and bib records
2006-03-17 mikermaking copies psuedo-deletable
2006-03-06 mikeradding pub field to notes tables
2006-01-20 mikercirc corner case support; container "public" flag
2005-12-31 mikersped up page_down by about 20%
2005-12-01 mikertime series reporting and links for said on the wide...
2005-11-17 mikerreporter stuff
2005-11-01 mikeradding function to public schema instead of non-existan...
2005-09-12 mikermisc cleanup
2005-07-26 mikerschema tweaks
2005-07-24 mikermoving sql files to dir matching the Open-ILS driver...