Files @ 7d0476e1f1dc
Branch filter:

Location: kallithea/rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/default/README - annotation

Marcin Kuzminski
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols
- regex by \W did split &amp; and other to 3 tokens, and escaping was broken
1
2
3
4
This is a database migration repository.

More information at
http://code.google.com/p/sqlalchemy-migrate/