Files @ d997a314d18a
Branch filter:

Location: kallithea/rhodecode/lib/dbmigrate/migrate/versioning/__init__.py - annotation

Marcin Kuzminski
moved time measure of request to separate middleware for better results (the last one in stack)
1
2
3
4
5
"""
   This package provides functionality to create and manage
   repositories of database schema changesets and to apply these
   changesets to databases.
"""