Skip to content

Commit

Permalink
added issue 206 to FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Jul 21, 2016
1 parent a9d919a commit 4ff9d34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -525,6 +525,10 @@ sudo apt-get install libpq-dev libsqlite3-dev libmysqlclient-dev
bundle install
```

### Object destroy fails with MySQL 5.7+

A bug was introduced in the query optimizer. [See the workaround here](https://github.com/mceachen/closure_tree/issues/206).

## Testing with Closure Tree

Closure tree comes with some RSpec2/3 matchers which you may use for your tests:
Expand Down

0 comments on commit 4ff9d34

Please sign in to comment.