What's new? | Help | Directory | Sign in
Google
django-schemaevolution
Set of sripts for schema evolution/migration for django projects
  
  
  
  
    
Search
for
Updated Sep 18, 2007 by daevaorn
Labels: featured
CommandLineOptions  
main script command-line options reference

Command line options for schema_evolution.py:

usage: schema_evolution.py [work] [options] [<app_name>]

work:

options:


Comment by lizendir, Aug 02, 2007

lorien: May be -i option should be removed? I suggest following algorithm:

- when schema evolution is invoked on applicatin first time it creates snapshot silently or with printing message like 'Initial snapshot was created' - when schema evolution is invoked second or more time it creates evolution script if model has been changed


Sign in to add a comment