• last updated 50 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

    • -50
    • +49
    ./news-aggregator-packages-create.sql
    • -87
    • +87
    ./news-aggregator-tables-create.sql
Redefine foreign key constraints on the na_aggregators table so that there won't be need for package uninstantiation callbacks (as found downstream)

    • -29
    • +6
    ./news-aggregator-packages-create.sql
    • -0
    • +33
    ./upgrade/upgrade-0.10d-0.11d.sql
  1. … 1 more file in changeset.
No need to explicitly delete permissions

    • -12
    • +0
    ./news-aggregator-packages-drop.sql
Fix typo in drop script

Move upgrade scripts in the proper directory

    • -0
    • +5
    ./upgrade/upgrade-0.9d-0.10d.sql
Add missing constraint at creation

Make guid,source_id unique for na_items

    • -0
    • +5
    ./upgrade-0.9d-0.10d.sql
  1. … 3 more files in changeset.
na_items_item_id_seq created before na_items tables

file upgrade-0.9.7-0.9.8.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.9.7-0.9.8.sql
file upgrade-0.9.6b-0.9.7.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.9.6b-0.9.7.sql
file upgrade-0.9.4d-0.9.5b.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.9.4d-0.9.5b.sql
file upgrade-0.9d-0.9.4d.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.9d-0.9.4d.sql
file upgrade-0.6-0.7d.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.6-0.7d.sql
file upgrade-0.5d-0.6d.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.5d-0.6d.sql
file upgrade-0.7d-0.8d.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.7d-0.8d.sql
Data model changes: Added author and pub_date fields to na_item__new (news-aggregator)

    • -3
    • +11
    ./news-aggregator-packages-create.sql
Added the following fields to the news-aggregator data model:

- author, comment_page and pub_date to na_items

- source_title and show_description_p to na_subscriptions

    • -0
    • +17
    ./upgrade-0.7d-0.8d.sql
Checked through all the conflicts between news-aggregator-0-2d and news-aggregator-0-4d and bumped version to 0.5d

  1. … 22 more files in changeset.
Initial revision

    • -0
    • +405
    ./news-aggregator-packages-create.sql
    • -0
    • +82
    ./news-aggregator-packages-drop.sql
    • -0
    • +277
    ./news-aggregator-tables-create.sql
    • -0
    • +54
    ./news-aggregator-tables-drop.sql
  1. … 63 more files in changeset.
Hakan Andersson made functions use timestamptz instead of timestamp

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 815 more files in changeset.
file news-aggregator-create.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./news-aggregator-create.sql
  1. … 1 more file in changeset.
file news-aggregator-drop.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./news-aggregator-drop.sql
  1. … 1 more file in changeset.