]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/012.schema.vandelay.sql
LP#1845260: fix error in vandelay.auto_overlay_org_unit_copies db function
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 012.schema.vandelay.sql
2010-12-10 mikerFix two bugs:
2010-11-08 mikerMore fixing related to r18657
2010-11-08 mikerTeach vandelay.replace_field to be a little smarter...
2010-11-01 mikerMake vandelay.add_field smarter about applying add...
2010-10-13 mikerthinko supporting multiple rules of the same type in...
2010-10-12 mikerwhen we have no target field, add the entire source...
2010-09-27 scottmk1. Turn some ints into bigints.
2010-08-18 dbsCreate indexes on some Vandelay tables to speed up...
2010-07-29 ericksonrepaired copy/paste thinko in the vandelay auto-overlay...
2010-07-29 mikerPatch from Jason Stephenson:
2010-07-12 dbsSeveral fixes for authority-controlled field and contro...
2010-06-25 mikervandelay.add_field bug fix; add stored procs to 1)...
2010-05-26 mikerafter nearly 280 schema updates, we had a little drift...
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2010-05-13 mikerteach the overlay functions about data matching REs...
2010-05-05 mikersupport 905u (editor by barcode or usrname) in vandelay...
2010-03-15 mikerfunction to pull possible tcn values out of a bib xml...
2010-03-12 mikerbug fix for auto-merge short circut mapping on 901c
2010-03-12 mikeradding 901c cross-check to auto-overlay logic to preven...
2010-03-12 mikeradding authority version of the record merging and...
2010-03-12 mikernon-auto merge function, bug fixing (commas ... BAH...
2010-03-11 mikerfunctions that allow vandelay to merge records based...
2010-03-11 mikeradd a table to manage vandelay merge profiles
2010-03-09 ericksonadded some missing param commas
2010-03-09 mikerteach vandelay.strip_field() how to handle lists of...
2010-01-29 mikerthis papers over the transitional differences in XML...
2010-01-21 mikerPatch from Dan Wells to address a thinko in the use...
2009-05-01 mikerdisambiguate the owning_lib field
2009-02-07 dbsMake all FKs deferrable again
2008-11-25 dbsTEXT and BIGINT don't play nicely together, especially...
2008-10-30 mikeradd item barcode match as an optional incoming matchpoint
2008-09-17 dbsRemember to setval sequences after explicit ID inserts...
2008-09-17 dbsi18nize vandelay insert statements and move them into...
2008-09-17 mikertypo
2008-09-02 mikerminor typo fixes; table creation ordering
2008-09-02 mikertrigger for item import
2008-09-02 ericksonmike, check me on this one... fixing what looks like...
2008-08-20 mikerVandelay item extraction and field removal; setting...
2008-05-14 mikermoving purpose to record instead of queue
2008-05-14 mikermoving purpose to record instead of queue
2008-05-09 dbsMake all foreign keys deferrable, so we can DELETE...
2008-04-24 mikerinitial vandelay schema