Odyssey
Public Member Functions | Static Public Attributes | List of all members
cli.db.Create Class Reference
Inheritance diagram for cli.db.Create:
cli.db.DBCommand

Public Member Functions

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

Static Public Attributes

string name = 'create'
 

Detailed Description

Create a new database for this stack. 

Definition at line 48 of file db.py.


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