README.md in db_schema_checker-0.1.0 vs README.md in db_schema_checker-0.1.1
- old
+ new
@@ -18,10 +18,9 @@
$ RAILS_ENV=test bin/rails db:migrate:reset:check
Dropped database 'blog_test'
Created database 'blog_test'
ERROR: Generated schema is not consistent with db/schema.rb
-ok
```
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/kufu/db_schema_checker.