• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
lots of little tweaks for data cleanup on uninstantiate, some more UI work, bug fixes, etc.; added daveb's sweeper proc; not tagging v0.9.8 just yet though

    • -11
    • +3
    ./news-aggregator-packages-create.sql
  1. … 23 more files in changeset.
thought about puting off adding back the constraints a few version until we're pretty sure anyone out there with older versions has had a chance to get through earlier upgrades but then thought better of it

thought about puting off adding back the constraints a few version until we're pretty sure anyone out there with older versions has had a chance to get through earlier upgrades but then thought better of it

duh... bad comment in upgrade script

add a few indexes

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
couple of errors/typos in the upgrade scripts

  1. … 1 more file in changeset.
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
Minor tweaks to the UI and data model to better support instance awareness and manageability. The Oracle code is WAY out of date and, not having an Oracle install, I'm not going to worry about it now. Version bumped to 0.9.5b and I removed Simon from owner list as he's no longer active in the community. Release will be tagged oacs-5-1-compat but work will need to be done to get it going on oacs-5-2.

  1. … 24 more files in changeset.
setting the default on alter is not supported in PG7.4

The upgrade script was named incorrectly. Fixes #2710

file upgrade-0.6-0.7d.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.6-0.7d.sql
Fixing upgrade

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.
Import of news-aggregator version 0.4d (from Guan's and Simon's CVS) by Guan Yang <guan@unicast.org>

  1. … 75 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.
- Fixed repeated use of na_sources_source_id_fk constraint name in datamodel.

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.
added news aggregator package

  1. … 21 more files in changeset.