Show
Ignore:
Timestamp:
06/02/06 19:40:31 (6 years ago)
Author:
dom
Message:

Check that we can do all we need to when upgrading MySQL database (closes #8)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wiki-toolkit/trunk/Changes

    r317 r319  
    110.69_04 
    2         Feed code being refactored. 
     2        Feed code has been refactored. 
    33        Check that the database schema is up-to-date when initializing the 
    4         store and abort otherwise. 
     4          store and abort otherwise. 
    55        In PostgresSQL setup code, delete orphaned content/metadata rows. 
     6        When we bulk delete and insert data for an upgrade, check to make 
     7          sure we can create the tables and indexes before dropping the old 
     8          tables. 
    69 
    7100.69_03 13 May 2006 
    811        Add Wiki::Toolkit::Feed::RSS (formerly CGI::Wiki::Plugin::RSS::Modwiki) 
    9         and Wiki::Toolkit::Feed::Atom (formerly CGI::Wiki::Plugin::Atom) 
     12          and Wiki::Toolkit::Feed::Atom (formerly CGI::Wiki::Plugin::Atom) 
    1013 
    11140.69_02 27 April 2006 
    1215        Add missing new file lib/Wiki/Toolkit/Setup/Database.pm to 
    13         distribution. 
     16          distribution. 
    1417 
    15180.69_01 23 April 2006