GitPedia
citusdata

citusdata/activerecord-multi-tenant

Rails/ActiveRecord support for distributed multi-tenant databases like Postgres+Citus

1 Releases
Latest: 2y ago
v2.4.0Latest
gurkanindibaygurkanindibayยท2y agoยทOctober 2, 2023
GitHub

๐Ÿ“‹ What's Changed

  • update logic inside the tenant_klass_defined? method by @msasaki666 in https://github.com/citusdata/activerecord-multi-tenant/pull/202
  • Bump certifi from 2023.5.7 to 2023.7.22 in /docs by @dependabot in https://github.com/citusdata/activerecord-multi-tenant/pull/204
  • Fix missing scope in habtm.rb by @Laykou in https://github.com/citusdata/activerecord-multi-tenant/pull/207
  • Support rails 7.1 by @alpaca-tc in https://github.com/citusdata/activerecord-multi-tenant/pull/208
  • Adds citus 12 to test matrix by @gurkanindibay in https://github.com/citusdata/activerecord-multi-tenant/pull/210

โœจ New Contributors

  • @msasaki666 made their first contribution in https://github.com/citusdata/activerecord-multi-tenant/pull/202
  • @Laykou made their first contribution in https://github.com/citusdata/activerecord-multi-tenant/pull/207
  • Full Changelog: https://github.com/citusdata/activerecord-multi-tenant/compare/v2.3.0...v2.4.0