• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./sql/common/countries.dat
    • -259
    • +0
    ./sql/common/ref-country-data.sql
    • -0
    • +5
    ./sql/oracle/00-countries.ctl
    • -23
    • +5
    ./sql/oracle/ref-countries-create.sql
    • -0
    • +1
    ./sql/postgresql/00-countries.ctl
    • -23
    • +5
    ./sql/postgresql/ref-countries-create.sql
  1. … 28 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 9 more files in changeset.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.
fix some broken links

  1. … 23 more files in changeset.

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

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

mostly fixing reference data to work with PG ...

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

  1. … 1 more file in changeset.
changed it again

renamed for stupid APM name req

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

    • -0
    • +37
    ./ref-countries.info
    • -0
    • +259
    ./sql/common/ref-country-data.sql
    • -0
    • +104
    ./sql/oracle/ref-country-create.sql
    • -0
    • +35
    ./sql/oracle/ref-country-drop.sql
    • -0
    • +96
    ./sql/postgresql/ref-country-create.sql
    • -0
    • +25
    ./www/doc/index.html