Skip to content

Commit

Permalink
tweaked readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen Melbourne committed Jun 25, 2018
1 parent f5483f8 commit 6ae3ed6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -98,6 +98,11 @@ We do not have a full dry-run system, however you can preview the query that sel
+----+-------------------------+------------------+
```

What it doesn't do is:

- Give you what the data will look like AFTER you run it
- Give you the update commands it will run

> Warning - When doing a dry run, remember that it will output to your terminal, so if you are exposing sensitive data make sure you're taking the correct precautions!
# Warnings / Notes
Expand Down

0 comments on commit 6ae3ed6

Please sign in to comment.