Changes between Version 5 and Version 6 of BluePrintDatabaseMigration


Ignore:
Timestamp:
03/10/11 16:32:10 (14 years ago)
Author:
Fran Boon
Comment:

Existing Tools

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintDatabaseMigration

    v5 v6  
    5555* Provide a way for a sysadmin who has updated their copy of Eden to run the set of conversions from their previous revision to the new revision.
    5656
     57=== Existing Tools ===
     58We use dbstruct to handle this:
     59 * MySQL: http://eden.sahanafoundation.org/browser/static/scripts/tools/dbstruct_mysql.py
     60 * PostgreSQL: http://eden.sahanafoundation.org/browser/static/scripts/tools/dbstruct_postgresql.py
     61This is normally called from fabfile:
     62 * http://eden.sahanafoundation.org/browser/static/scripts/tools/fabfile.py
     63
    5764----
     65SysAdmin
     66
    5867BluePrints