• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Approved Dirk's changes (thanks a lot) and put them into the upgrade scripts as well. I did not test the upgrade, maybe someone with a running Oracle installation can do.

    • -3
    • +4
    ./oracle/upgrade/acs-mail-lite-upgrade-0.1d-0.2a.sql
Fixed the create table statements, so that the tables are being created under Oracle. Not sure about the semantics, needs to be double-checked by Malte (see #1393)

Changed type text to clob or varchar(400) for the to_addr.

New Version of Acs-Mail-Lite with support for bounce management

    • -0
    • +36
    ./oracle/upgrade/acs-mail-lite-upgrade-0.1d-0.2a.sql
  1. … 6 more files in changeset.
Upgrade files for postgres for the new version of acs-mail-lite.

    • -3
    • +40
    ./postgresql/acs-mail-lite-create.sql
    • -0
    • +36
    ./postgresql/upgrade/acs-mail-lite-upgrade-0.1d-0.2a.sql
first version of this simple mail queue

    • -0
    • +20
    ./oracle/acs-mail-lite-create.sql
    • -0
    • +9
    ./oracle/acs-mail-lite-drop.sql
    • -0
    • +20
    ./postgresql/acs-mail-lite-create.sql
    • -0
    • +9
    ./postgresql/acs-mail-lite-drop.sql
  1. … 5 more files in changeset.