Provided by: peewee_2.10.2+dfsg-2_all bug

NAME

       pwiz - pskel

SYNOPSIS

       pwiz [options] database_name

OPTIONS

       -h, --help
              show this help message and exit

       -H HOST, --host=HOST

       -p PORT, --port=PORT

       -u USER, --user=USER

       -P, --password

       -e ENGINE, --engine=ENGINE
              Database type, e.g. sqlite, mysql or postgresql.  Default is "postgresql".

       -s SCHEMA, --schema=SCHEMA

       -t TABLES, --tables=TABLES
              Only  generate  the  specified  tables. Multiple table names should be separated by
              commas.

       -i, --info
              Add database information and other metadata to top of the generated file.

       -o, --preserve-order
              Model definition column ordering matches source table.

SEE ALSO

       The full documentation for pwiz is maintained as a Texinfo manual.  If the info  and  pwiz
       programs are properly installed at your site, the command

              info pwiz

       should give you access to the complete manual.