The watcher.cmd.dbmanage Module

Run storage database migration.

class watcher.cmd.dbmanage.DBCommand[source]

Bases: object

static create_schema()[source]
static downgrade()[source]
static purge()[source]
static revision()[source]
static stamp()[source]
static upgrade()[source]
static version()[source]