README.md in translateable-0.1.5 vs README.md in translateable-0.1.6
- old
+ new
@@ -221,9 +221,13 @@
end
```
Refer to the [Postgres documentation](http://www.postgresql.org/docs/9.4/static/functions-json.html).
+### Troubleshooting
+
+If you're having problems with `translateable_sanity_check` you can disable those checks vie environment variable `DISABLE_TRANSLATEABLE_SANITY_CHECK=true`
+
## TODO
- Add options (fallback locales lookup behavior maybe?)
- More clever database management for testing (temp schema or similar)