Files @ fc63a1d93803
Branch filter:

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

Marcin Kuzminski
Switched order of actions when doing repo rescan.

doing invalidation after repository scan is not optimal.
In case of big repository we first create an instance then invalidate
cache that we don't actually need. Reversing this order prevents that
1
2
3
4
This is a database migration repository.

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