]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/010.schema.biblio.sql
1. Add table: serial.caption_and_pattern
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 010.schema.biblio.sql
2010-06-07 ericksonPatch from Galen Charlton: The attached patch adds...
2010-06-04 dbsImprove database performance for partial indexes on...
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2010-04-01 mikerfields for supporting bib record ownership and sharing
2010-03-22 mikermove the rule to /after/ we create the referenced schem...
2010-03-17 mikerdelete the metarecord link for "deleted" records
2009-04-07 dbsReverting the unique index on bre.id; it's a primary...
2009-04-07 dbsAdd a unique index on biblio.record_entry.id
2008-10-31 dbsAdd indexes to create_date and edit_date to speed up...
2008-07-30 miker... and a typo fix to the fix
2008-07-30 mikeradjustment to previous fix (create or replace ... so...
2008-07-30 mikeradd a reasonable prefix to autogenerated TCNs
2008-06-13 mikeradding copyright statement headers to the schema defini...
2007-12-04 dbsEnable translation of seed values stored in database.
2006-04-20 mikeradding quality field to biblio records -- for use in...
2006-03-17 mikeradding delete protection to copy and bib records
2006-03-06 mikeradding pub field to notes tables
2006-01-20 mikercirc corner case support; container "public" flag
2005-07-24 mikermoving sql files to dir matching the Open-ILS driver...