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

- use plain sequence for db_nextval

  1. … 3 more files in changeset.
- 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

  1. … 2 more files in changeset.
- lifting length contraints that were necessary at openacs.org

  1. … 1 more file in changeset.
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

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. … 35 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 39 more files in changeset.

1) Cleaned old oracle cruft from postgresql files

2) Fixed bugs in metadata presentation

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

added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql

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

  1. … 2 more files in changeset.
ported the datamodel

    • -0
    • +418
    ./download-create.sql
  1. … 3 more files in changeset.