In parse, allows -c flag to indicate desire to clean db during parse. Set default to false.
Description
Fix for #373
Motivation and Context
Protect the data!
How Has This Been Tested?
Would love someone else to test in their environment.
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to change) (only if someone for some reason would actually be expecting parse to blow out their entire db)
Checklist:
[ ] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Coverage remained the same at 80.495% when pulling d0eed0f717c8487c73458693ddc04e8a230ebf24 on parseUpdate into d7cf87a4b3dc044526861844c3684ddf50e24184 on master.
In parse, allows -c flag to indicate desire to clean db during parse. Set default to false.
Description
Fix for #373
Motivation and Context
Protect the data!
How Has This Been Tested?
Would love someone else to test in their environment.
Screenshots (if appropriate):
Types of changes
Checklist: