activerecord-multi-tenant v0.6.0 Release Notes

Release Date: 2017-06-09 // almost 7 years ago
    • Query rewriter
      • Change hook from per-relation to be pre-SQL statement thats being output
      • This should resolve issues where we added conditions in the wrong place
      • Use table name to model klass registry
    • 👌 Improve tests for activerecord-multi-tenant
      • Use lower shard count to speed up tests
      • Drop database cleaner dependency