Skip to content

Conversation

rsamborski
Copy link
Owner

  • Tweaked description of clean flag to make its usage clearer.
  • Made sure to do a not on the flag since $saveMode = false is what will clean out the database of unneeded assets. So, not providing the --clean flag will mean that we only update the tables that have changed and leave everything else as is.
  • Make sure the clean flag is used when actually updating the schema and not just used to get the SQL.

- Tweaked description of `clean` flag to make its usage clearer.
- Made sure to do a `not` on the flag since `$saveMode = false` is what will clean out the database of unneeded assets. So, not providing the `--clean` flag will mean that we only update the tables that have changed and leave everything else as is.
- Make sure the clean flag is used when actually updating the schema and not just used to get the SQL.
rsamborski added a commit that referenced this pull request Oct 12, 2015
fix usage of saveMode via the clean flag
@rsamborski rsamborski merged commit 09082ad into rsamborski:master Oct 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants