• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 1 more file in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- modernize sql

Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

  1. … 214 more files in changeset.
Fixed two constraint naming errors.

  1. … 3 more files in changeset.
Fixes typos

removed link to dead language package. We are doing multiple languages with the translation methods of OpenACS

  1. … 2 more files in changeset.
changed the \copy commands to use the 7.2 format for psql as it is supported in 7.2 and 7.3

  1. … 7 more files in changeset.
switch to using \\copy rather than copy since the backend typically

is not able to read the dat file because of permissions (or if it is

on a remote machine the file typically will not even exist).

bug #1033

  1. … 8 more files in changeset.
allow bulk loading with 7.2

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

  1. … 32 more files in changeset.

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

    • -0
    • +95
    ./ref-countries-create.sql
    • -0
    • +26
    ./ref-countries-drop.sql
  1. … 1 more file in changeset.
Initial import

    • -0
    • +96
    ./ref-country-create.sql
  1. … 5 more files in changeset.