• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
Decided that assuming SQL data files are CSV-formatted files is a bad idea

after running into a package that embeds comments in its data! Changed

from .csv to .dat and all that implies. Still more testing to do...

    • -0
    • +186
    ./common/currencies.dat
    • -0
    • +5
    ./oracle/00-currencies.ctl
    • -0
    • +1
    ./postgresql/00-currencies.ctl
  1. … 28 more files in changeset.

Adding more drop scripts ...

    • -0
    • +26
    ./postgresql/ref-currency-drop.sql
  1. … 2 more files in changeset.

mostly fixing reference data to work with PG ...

    • -187
    • +187
    ./common/ref-currency-data.sql
    • -12
    • +25
    ./postgresql/ref-currency-create.sql
  1. … 15 more files in changeset.
changed = to like

  1. … 1 more file in changeset.
Initial import

    • -0
    • +35
    ./oracle/ref-currency-drop.sql
fixed path to common data

Initial import

    • -0
    • +205
    ./common/ref-currency-data.sql
    • -0
    • +121
    ./oracle/ref-currency-create.sql
    • -0
    • +87
    ./postgresql/ref-currency-create.sql
  1. … 1 more file in changeset.