Changes between Version 5 and Version 6 of BluePrintDatabaseMigration
- Timestamp:
- 03/10/11 16:32:10 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintDatabaseMigration
v5 v6 55 55 * 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. 56 56 57 === Existing Tools === 58 We 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 61 This is normally called from fabfile: 62 * http://eden.sahanafoundation.org/browser/static/scripts/tools/fabfile.py 63 57 64 ---- 65 SysAdmin 66 58 67 BluePrints