influitive / apartment

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

update activerecord to version 6.1 #667

Closed bishwahang closed 3 years ago

bishwahang commented 3 years ago

I have updated the activerecord version to 6.1 and made changes accordingly to fix the warnings.

I'm not sure how the releases work, but I guess this might be a breaking release. I cannot see the test matrix for other versions in travis.

We can add some guard clauses around the new changes based on activerecord version.

bishwahang commented 3 years ago

Should have checked this https://github.com/influitive/apartment/pull/665 . Closing this PR