• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo

    • -1
    • +1
    ./upgrade/upgrade-5.10.0d7-5.10.0d8.sql
Change database type for boolean from "bool" to "boolean" in acs_datatypes

    • -0
    • +7
    ./upgrade/upgrade-5.10.0d7-5.10.0d8.sql
  1. … 1 more file in changeset.
Remove reference to legacy datamodel

...chances are few this code will be ever executed anyhow, as is the dropping script for the very kernel

  1. … 1 more file in changeset.
Remove obsolete table apm_package_db_types: this was superseded by threaded cache ::acs::known_database_types

    • -0
    • +5
    ./upgrade/upgrade-5.10.0d6-5.10.0d7.sql
  1. … 4 more files in changeset.
imporve spelling

  1. … 5 more files in changeset.
fix typo

    • -1
    • +1
    ./upgrade/upgrade-5.10.0d4-5.10.0d5.sql
Replace obsolete function bitfromint4() by cast

    • -0
    • +38
    ./upgrade/upgrade-5.10.0d5-5.10.0d6.sql
  1. … 1 more file in changeset.
Replace obsolete funktion bittoint4() by cast

    • -0
    • +78
    ./upgrade/upgrade-5.10.0d4-5.10.0d5.sql
  1. … 1 more file in changeset.
fix singular/plural typos

  1. … 6 more files in changeset.
Fix typos

  1. … 31 more files in changeset.
improve spelliing

  1. … 2 more files in changeset.
Fix typos

    • -1
    • +1
    ./upgrade/upgrade-5.10.0d3-5.10.0d4.sql
  1. … 6 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
Upgrade fix

Execute cleanup only if explicitly uncommented, as might have performance implications.

Also, correct unaligned constraint names in old instances upgraded incrementally over the years.

    • -6
    • +7
    ./upgrade/upgrade-5.10.0d3-5.10.0d4.sql
  1. … 1 more file in changeset.
Portrait management reform and correction

Moved logics to create a portrait in a proc in order to reuse it in other places

such as picture retrieval services (e.g. Bach picture retrieval at WU). Turns out

we were not doing our homeworks here: when the portrait is created into CR, a

cr_child_rel is created. When the portrait was erased though, this was not cleaned

up propely, leaving dangling acs_objects with no reference in cr_child_rels table.

On busy sites, this can grow in the ten thousands order of magnitude. Changes include

also fix for this behavior and tuples cleanup.

    • -0
    • +80
    ./upgrade/upgrade-5.10.0d3-5.10.0d4.sql
  1. … 15 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
Backfix upgrade to be PostgreSQL 9.0 compliant

    • -4
    • +2
    ./upgrade/upgrade-5.9.1d19-5.9.1d20.sql
Backport fix to https://openacs.org/bugtracker/openacs/bug?format=table&bug_number=3331: fix original problematic update

    • -4
    • +2
    ./upgrade/upgrade-5.9.1d19-5.9.1d20.sql
    • -0
    • +20
    ./upgrade/upgrade-5.9.1-5.9.2d1.sql
  1. … 1 more file in changeset.
file upgrade-5.9.1-5.9.2d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-5.9.1-5.9.2d1.sql
Fix typo

Use PostgreSQL 9.0 compatible idioms in 'sql' stored procedure

    • -0
    • +20
    ./upgrade/upgrade-5.10.0d2-5.10.0d3.sql
  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -205
    • +317
    ./acs-permissions-create.sql
    • -2
    • +4
    ./test/rel-segments-test-types-create.sql
  1. … 7820 more files in changeset.
Fix spelling errors

    • -1
    • +1
    ./upgrade/upgrade-5.7.0d10-5.7.0d11.sql
  1. … 37 more files in changeset.
Fix upgrade logics, because old instances named constraint differently. Also, skip execution when not needed, as can be demanding (acts on acs_objects).

    • -4
    • +17
    ./upgrade/upgrade-5.9.1b3-5.9.1b4.sql
Added missing data model upgrade from version 5.2, affecting long lived installations.

    • -0
    • +14
    ./upgrade/upgrade-5.9.1b3-5.9.1b4.sql
  1. … 1 more file in changeset.
file upgrade-5.9.1b3-5.9.1b4.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-5.9.1b3-5.9.1b4.sql
Added new database utility to retrieve primary keys of a table.

Source for the postgres version: https://wiki.postgresql.org/wiki/Retrieve_primary_key_columns

Source for the oracle version: http://stackoverflow.com/questions/4749650/function-that-would-return-the-data-retreived-from-a-select-query-oracle

    • -0
    • +21
    ./upgrade/upgrade-5.9.1d19-5.9.1d20.sql
  1. … 3 more files in changeset.
file upgrade-5.9.1d19-5.9.1d20.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-5.9.1d19-5.9.1d20.sql
  1. … 1 more file in changeset.