• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
allow bulk loading with 7.2

  1. … 6 more files in changeset.
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
    • +239
    ./common/countries.dat
    • -0
    • +5
    ./oracle/00-countries.ctl
    • -0
    • +1
    ./postgresql/00-countries.ctl
    • -23
    • +5
    ./postgresql/ref-countries-create.sql
  1. … 28 more files in changeset.

Oops - forgot some add/remove monkey-motion in these packages ...

    • -0
    • +95
    ./postgresql/ref-countries-create.sql
    • -0
    • +26
    ./postgresql/ref-countries-drop.sql
    • -96
    • +0
    ./postgresql/ref-country-create.sql
  1. … 1 more file in changeset.

mostly fixing reference data to work with PG ...

  1. … 16 more files in changeset.
changed = to like

  1. … 1 more file in changeset.
renamed for stupid APM name req

    • -0
    • +104
    ./oracle/ref-countries-create.sql
    • -0
    • +35
    ./oracle/ref-countries-drop.sql
Initial import

    • -0
    • +259
    ./common/ref-country-data.sql
    • -0
    • +104
    ./oracle/ref-country-create.sql
    • -0
    • +35
    ./oracle/ref-country-drop.sql
    • -0
    • +96
    ./postgresql/ref-country-create.sql
  1. … 2 more files in changeset.