• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
delete--> del upgrade

    • -0
    • +404
    ./upgrade/upgrade-4.6.4-5.0d1.sql
fix inconsistency between notifications-replies-extra-create and upgrade scripts, hopefully this finally fixed 1231

    • -1
    • +1
    ./notifications-replies-extra-create.sql
  1. … 1 more file in changeset.
no need to drop table if you are just changing a constraint.

  1. … 1 more file in changeset.
use clobs for to_addr, headers, body; fix load_qmail_mail_queue.holdinsert query, fix upgrade script, make constriant names conform to standards. Fixes bug 1231

  1. … 3 more files in changeset.
text datatype should be clob for oracle

    • -5
    • +6
    ./notifications-replies-extra-create.sql
making notifications cascade when acs objects are deleted, see bug 260

  1. … 2 more files in changeset.