# Schema Migrations Ok peewee doesn't have great migration support as yet. Whenever you alter models.py, Please put an sql file with ALTER TABLE statement in here and run it with migrate.py.