Files @ c1f1f0661090
Branch filter:

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

Marcin Kuzminski
API docs improvement.
- added id to each INPUT params as it might be confusing for people that this param should always be there
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.
"""