~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to userdb/migrations/README

  • Committer: William Grant
  • Date: 2009-02-25 08:36:23 UTC
  • Revision ID: grantw@unimelb.edu.au-20090225083623-h25yf8xk5dui1hsd
Deal with Unicode paths in BrowserView properly again.

Dispatch now gives us a unicode, not a str, so we need to encode it before
we use it as a path. We also need to use the Unicode one when passing it into
Genshi.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This directory contains scripts for updating the database in sequential
 
2
revisions. Files are named yyyymmdd-rr where rr is the migration number per
 
3
day.
 
4
 
 
5
Scripts should be run in order from the date the database was last updated, to
 
6
make it compatible with the current schema.