• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move download_* api into a download:: namespace

Fixes naming convention automated test

  1. … 31 more files in changeset.
- drop unused sequence

- use plain sequence for db_nextval

    • -0
    • +32
    ./postgresql/upgrade/upgrade-5.2d6-5.2d7.sql
  1. … 1 more file in changeset.
- drop view explicitly and create it in a separate step

- Remove dependencies from acs_objects.tree_sortkey and

acs_objects.max_child_sortkey, which are not needed (just part of

the PostgreSql datamodel and not in Oracle) and which will be gone

in OpenACS 5.9

    • -0
    • +28
    ./postgresql/upgrade/upgrade-5.2d3-5.2d4.sql
  1. … 1 more file in changeset.
Adding missing and.

- lifting length contraints that were necessary at openacs.org

    • -0
    • +8
    ./postgresql/upgrade/upgrade-5.2d1-5.2d2.sql
merging all changes from oacs-5-2 back to HEAD.

  1. … 50 more files in changeset.
New datamodel which resulted from fixing bug #2673 with a 5.1 upgrade

Argh ... forgot to edit this file for 5.1 to fix bug #2673

Upgrade fix for bug #2673

    • -0
    • +138
    ./postgresql/upgrade/upgrade-5.1d1-5.1d2.sql
file upgrade-5.1d1-5.1d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.1d1-5.1d2.sql
Fixing bug #2673, by rewriting views to not use the cr-generated input view.

  1. … 1 more file in changeset.
Minor whacks to make this work with Timo's changes to core - untested under

Oracle at the moment ...

  1. … 2 more files in changeset.
Upgrade fix for bug #2673

    • -0
    • +138
    ./postgresql/upgrade/upgrade-5.1d1-5.1d2.sql
file upgrade-5.1d1-5.1d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.1d1-5.1d2.sql
Fixing bug #2673, by rewriting views to not use the cr-generated input view.

  1. … 1 more file in changeset.
Minor whacks to make this work with Timo's changes to core - untested under

Oracle at the moment ...

  1. … 2 more files in changeset.
various bug fixes for package_id, title addition to acs_objects

  1. … 12 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +152
    ./oracle/upgrade/upgrade-4.1-5.0d1.sql
  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)

    • -3
    • +3