]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/200.schema.acq.sql
Add new table acq.fund_transfer
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 200.schema.acq.sql
2009-12-21 scottmkAdd new table acq.fund_transfer
2009-12-16 scottmkAdd a deadline_date column to acq.funding_source_credit
2009-12-15 scottmk1. Create a default entry in acq.fiscal_calendar.
2009-11-02 ericksonremoved reference to 'percent' on fund allocation....
2009-10-30 ericksonPatch from J. Atzberger to change SAN datatype to TEXT
2009-10-29 scottmkRemove the percent column from acq.fund_allocation...
2009-10-28 ericksonpatch from Joe Atzberger to add a SAN (Standard Address...
2009-08-27 scottmkCreate tables acq.fiscal_calendar and acq.fiscal_year.
2009-08-24 scottmkChange constraint on acq.provider. Instead of making...
2009-08-24 scottmkAdd columns to acq.purchase_order: order_date and name.
2009-08-21 scottmkChange uniqueness constraint on acq.fund.code so as to
2009-07-16 scottmkCreate a bunch of new indexes so that the new actor...
2009-06-15 dbsThe ever-popular/feared typo: Lanuage -> Language
2009-05-05 ericksonadding collection_code field to lineitem_detail.
2009-04-30 ericksonwe need a local attr def for price out of the box
2009-04-21 scottmkAdded create_time columns to acq.fund_debit and acq...
2009-04-17 scottmkAdd CREATE TABLE statements, and the associated IDL...
2009-04-08 mikeradding note and circ_modifier to acq.lineitem_detail...
2009-04-07 mikerteach acq to extract holding-related data from a named...
2009-03-20 scottmkAdd ON DELETE CASCADE to distribution_formula_entry...
2009-03-20 scottmkCreate two new tables: acq.distribution_formula
2009-03-16 mikerprovide for a editing audit trail on picklists, POs...
2009-02-08 ericksonmore provider data. address, contact, and contact...
2009-02-07 dbsMake all FKs deferrable again
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...