Files @ 3e32980f50f2
Branch filter:

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

Bradley M. Kuhn
Update LICENSE.md to include license information about Select2

License details were taken from the LICENSE file in Select2 distribution.
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.
"""