view rhodecode/lib/dbmigrate/schema/__init__.py @ 1631:5cacb51f25f1 beta

freeze of models for future migrations using small schema files snapshoting current model state
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 02 Nov 2011 02:42:44 +0200
parents
children cf51bbfb120e
line wrap: on
line source

# -*- coding: utf-8 -*-
"""
    rhodecode.lib.dbmigrate.schema
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


    Schemas for migrations
    
    
    :created_on: Nov 1, 2011
    :author: marcink
    :copyright: (C) 2009-2010 Marcin Kuzminski <marcin@python-works.com>    
    :license: <name>, see LICENSE_FILE for more details.
"""