/instiki/svn

To download this project, use:
bzr branch http://golem.ph.utexas.edu/~distler/code/instiki/svn/

Viewing all changes in revision 515.

  • Committer: Jacques Distler
  • Date: 2010-01-01 22:57:21 UTC
  • Revision ID: distler@golem.ph.utexas.edu-20100101225721-tnai5oyyaewa4s8p
Length of wiki_references referenced_name

Another minor database migration. The length of the
'referenced_name' field in the previous schema was
limited to 60 characters. Increase that to 255
characters (matching the length of then 'name' field
in 'pages', etc).

This has no effect in SQLite3 users (the default), since
SQLite3 does not enforce these length restrictions. But
MySQL users need this.

As always, run

   rake upgrade_instiki

to seamlessly upgrade your database to the latest schema.

expand all expand all

Show diffs side-by-side

added added

removed removed