influitive / apartment

Database multi-tenancy for Rack (and Rails) applications
2.66k stars 464 forks source link

Support for Activerecord 6.1 #677

Open mor-wtag opened 7 months ago

mor-wtag commented 7 months ago

Support for Activerecord 6.1

Currently Apartment gem doesn't provide support for Rails 6.1 because it expects Activerecord < 6.1, which hinders the upgrade of Ruby and Rails versions in a project