]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/sql/Pg/090.schema.action.sql
LP#1497335 Aged/All circulation API access
[Evergreen.git] / Open-ILS / src / sql / Pg / 090.schema.action.sql
2009-07-08 scottmkAdd an ON DELETE CASCADE clause to the foreign key...
2009-06-23 mikermoving the record-merge stored proc to the end of the...
2009-06-18 scottmkAdd table action.hold_request_note, class "ahrn"
2009-06-11 mikerjoins in the all_circulations reporting view were ...
2009-05-25 dbsSerials: point MFHD records at the master bib record...
2009-04-15 mikerhave the merge proc delete the source record after...
2009-04-15 mikerteaching record merge function how to copy over 856...
2009-04-13 dbsClean up another minor typo (not referenced anywhere...
2009-02-07 dbsMake all FKs deferrable again
2009-02-06 miker/actually/ pin the ids, and set the sequence appropriately
2009-02-06 mikeradd patron-opac cause, and comments about IDs
2009-02-06 mikeradding hold-cancel cause and note table and fields...
2008-12-29 mikermaterialized summary of billable transaction balances
2008-11-06 mikermoving the asset merge stored proc to a later (dependan...
2008-06-18 mikeradding circ id to the all_circs view; adding BEFORE...
2008-06-18 mikeradding table (and view, for combining) to record "patro...
2008-06-13 mikeradding copyright statement headers to the schema defini...
2008-05-09 dbsMake all foreign keys deferrable, so we can DELETE...
2008-01-28 mikeradding create_time column to match the IDL
2007-12-06 mikerremoving erroneous commit -- thanks berick!
2007-12-06 mikerhaving the Makefile install the orphaned report detector
2007-09-12 mikerfrozen hold auto-thaw support ... should have been...
2007-06-18 mikeradding backend and object support for hold freezing
2007-01-12 mikerindexes supporting collections queries
2006-09-01 mikeradding some indexes for transits
2006-08-29 mikeradding some useful indexes
2006-08-25 mikeradding support for non-cat inhouse use
2006-08-11 mikeradding pkeys to inherited tables
2006-08-09 mikerremoving some constraints to make circs "forever-able"
2006-08-04 mikeradding cancel_time support to hold_request
2006-07-14 mikerusing timestamptz instead of date
2006-06-26 mikerremoving "char" from the schema...
2006-05-03 mikeradding selection_ou
2006-03-13 mikerupdating money.bnm_desk_payment.cash_drawer (fkey to...
2006-02-17 mikeradding useful indexes
2006-01-20 mikercirc corner case support; container "public" flag
2005-12-27 mikeradded cirulation view
2005-09-06 mikertracking more data
2005-09-02 mikerstats work; adding columns for stat tracking
2005-08-25 mikerminor field reordering for better on-disk layout
2005-07-27 mikeradding copy_status to transit records
2005-07-26 mikertrigger tweak
2005-07-26 mikertrigger tweak
2005-07-26 mikerupdating views
2005-07-26 mikerschema tweaks
2005-07-25 mikerarg! cut-n-paste error
2005-07-24 mikermoving sql files to dir matching the Open-ILS driver...