PNixx / clickhouse-activerecord

A Ruby database ActiveRecord driver for ClickHouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Rails 7.0

AlexKichkailo opened this issue · comments

Right now the gem can only be installed for Rails 7.1 because it depends on activerecord >= 7.1

Please include support for Rails 7.0 as many did not migrate to Rails 7.1 yet.

You can use rails_70 branch.