• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- drop unused sequence

- use plain sequence for db_nextval

    • -0
    • +32
    ./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
    ./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
    ./upgrade/upgrade-5.2d1-5.2d2.sql
merging all changes from oacs-5-2 back to HEAD.

  1. … 50 more files in changeset.
file upgrade-5.1d1-5.1d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1d1-5.1d2.sql
Minor whacks to make this work with Timo's changes to core - untested under

Oracle at the moment ...

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

  1. … 12 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 33 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

  1. … 54 more files in changeset.

1) Cleaned old oracle cruft from postgresql files

2) Fixed bugs in metadata presentation

  1. … 3 more files in changeset.
Cleaned datamodel (number->numeric)

temporarily removed dependencies on acs-messaging

  1. … 3 more files in changeset.
minor cleanup

  1. … 3 more files in changeset.
added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql

  1. … 14 more files in changeset.
fixed sequences. Updated functions. Improved drop script

more porting to postgres

ported the datamodel

    • -0
    • +418
    ./download-create.sql
    • -0
    • +166
    ./download-drop.sql
    • -0
    • +255
    ./download-packages.sql
  1. … 1 more file in changeset.