Revision b2fa5625a0628e3465745d120f73364e97c375fe

Committed on 01/12/2018 10:05 am by gggeek <[email protected]> [GitHub Diff]

when using the `-v` command line option, all scripts now output violations as soon as they find them, instead of waiting for the end of the script; the `checkschema.php` script has 3 new command line options that make it easy to avoid checks which take a long time: `omitforeignkeys`, `omitcustomqueries` and `omitcheck`