NAME

setup-db - setup the repocafe database tables.


SYNOPSIS

setup-db [-v] [-q] [-d] [-f] [-sql] [-c conf] [ table ]


DESCRIPTION

Program setup-db creates missing tables, foreign key constraints etc.

After doing a dry-run, create the database setup with option -f. If, during setup, you change your config, re-run setup-db.

Use 'setup-db -f' with care, after setup is complete.


OPTIONS

-v

be verbose

-q

be quiet ; print only sql commands

-d

show debug info

-f

action ; otherwise dry-run

-sql

just show the sql to be executed

-c conf

use config-file conf

table

only process table (unless -sql is specified)


AUTHOR

© 2010 - 2016 Koos van den Hout - Henk P. Penning
ICT-β, Faculty of Science, Utrecht University
repocafe version 0.13.6 - Tue Jan 19 16:00:51 2016 - revision 257


Valid XHTML 1.0 Strict   Valid CSS!