Files @ 6c79bfcd3b54
Branch filter:

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

Mads Kiilerich
compare: move get_changesets to compare controller where it is used

That is a better location than the pull request model. It should probably be
split up and moved to the backend specific Repository classes.
1
2
3
4
This is a database migration repository.

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