Added /version -1 support in migrations, added 2 tests to test using -1 to go down 1 version and when at 0 it doesn't try and go further
46 lines of code changed in 2 files:
added /groupOutput option to SubCommander
usage: sonic.exe generate /out output /groupOutput schema
options are schema (i.e. dbo), type (Models, Controllers, Views), or schemaAndType
also updated ThrowHelp() to show usage.
115 lines of code changed in 2 files: