Odyssey
Static Public Attributes | List of all members
cli.db.Rollback Class Reference
Inheritance diagram for cli.db.Rollback:
cli.db.PhinxCommand

Static Public Attributes

string name = 'rollback'
 
string phinx_command = 'rollback'
 
- Static Public Attributes inherited from cli.db.PhinxCommand
 phinx_command = None
 

Additional Inherited Members

- Public Member Functions inherited from cli.db.PhinxCommand
def setup_args (self, parser)
 
def run (self, args)
 

Detailed Description

Perform DB migrations with Phinx. 

Definition at line 111 of file db.py.


The documentation for this class was generated from the following file: