SETUP-DB(1) User Contributed Perl Documentation SETUP-DB(1) NNAAMMEE setup-db - setup the repocafe database tables. SSYYNNOOPPSSIISS setup-db [-v] [-q] [-d] [-f] [-sql] [-c conf] [ table ] DDEESSCCRRIIPPTTIIOONN 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. OOPPTTIIOONNSS --vv be verbose --qq be quiet ; print only sql commands --dd show debug info --ff action ; otherwise dry-run --ssqqll just show the sql to be executed --cc _c_o_n_f use config-file _c_o_n_f ttaabbllee only process _t_a_b_l_e (unless -sql is specified) AAUUTTHHOORR (c) 2010 - 2016 Koos van den Hout -- Henk P. Penning k.vandenhout@uu.nl -- http://idefix.net/ penning@uu.nl -- http://www.staff.science.uu.nl/~penni101/ ICT-beta, Faculty of Science, Utrecht University repocafe version 0.13.6 - Tue Jan 19 16:00:51 2016 - revision 257 perl v5.8.8 2016-01-19 SETUP-DB(1)