]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/build-db.sh
LP#1643709: Stamping upgrade scripts
[working/Evergreen.git] / Open-ILS / src / sql / Pg / build-db.sh
2017-11-09 Jane SandbergDocs: incorporating offline circ docs
2017-11-07 Ben ShumLP#1730721: future proof build-db.sh (followup)
2017-11-07 Ben ShumLP#1730721: future proof build-db.sh
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-05-02 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-05-01 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-27 mikerfix the new deps stuff
2011-04-18 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-18 gmcscript to update DB object comments
2011-03-16 senatorMerge branch 'master' of ssh://yeti.esilibrary.com...
2011-03-16 dbsSet default db schema search path to public,pg_catalog
2011-03-14 senatorMerge branch 'master' of ssh://yeti.esilibrary.com...
2011-03-12 dbsClean up build errors when creating/recreating database...
2011-03-12 dbsResolve inconsistent results when invoking LOWER()...
2011-02-28 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-23 mikerMerging in unAPI v2, the bono edition
2011-01-31 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-01-29 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-28 mikerPatch from Thomas Berezansky addressing logical importa...
2010-08-07 dbsBuild 210.serial before 200.acq, because 200.acq refere...
2010-06-22 gmcadd 954.data.marc21expand880.sql to build-db.sh so...
2010-03-10 scottmk1. Eliminate somed source_definitions from the IDL...
2009-12-04 mikeradding new schemas to the database building script
2009-11-17 phasefxpromote the #Evergreen channel over #OpenILS-Evergreen...
2009-01-19 mikeradd the new trigger stuff to the db initialization
2008-12-09 mikerreorder the now-moved 999 file
2008-11-17 ericksonAdding basic user merge function. It blindly copies...
2008-11-05 dbsInclude 954.data.MODS33-xsl.sql when creating the schema
2008-10-25 phasefxdidn't mean to to check this in
2008-10-25 phasefxwrong method name
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...
2008-07-31 dbsHush schema build messages that obscure potential real...
2008-07-31 mikerdependency ordering of config functions
2008-07-28 dbsArgh. Let's build a complete schema, shall we?
2008-07-28 dbsWe need to load the database with seed values (my bad...
2008-07-27 dbsApply patch from Aaron S. Joyner to improve user friend...
2008-06-22 dbsMove aggregate functions into their own file and add...
2008-06-17 mikeractivate the reporter schema extention
2008-03-12 mikeradding real stylesheet data for mods 2, 3.0 and 3.2...
2008-03-07 mikeradding circ_item_list example reporter view; installing...
2008-02-03 mikerinitial in-db circ and hold stuff. this codifies the...
2007-12-04 dbsEnable translation of seed values stored in database.
2007-11-06 mikerfirst round of i18n magic in cstore
2007-11-05 mikermake use of the postgres password from config via the...
2007-06-19 mikerMoving cross-schema views out of the main schema creati...
2007-03-07 mikerlogical division of some data/schema stuff; adding...
2007-03-05 mikersupport different version of Pg
2006-08-09 mikeradding offline to db-builder script
2006-04-20 mikeradding db port to build/install
2005-11-30 mikernew "container" stuff ... where the buckets live
2005-11-07 mikeradding authority schema to sql files loaded during...
2005-07-25 mikerarg! forgot a new schema
2005-07-24 mikerdatabase creation stuff -- untested