PNixx / clickhouse-activerecord

A Ruby database ActiveRecord driver for ClickHouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mutation-based updates using ALTER…UPDATE

daya opened this issue · comments

Does this gem support Mutation-based updates using ALTER…UPDATE in case of irregular and non-frequent changes ?

see https://clickhouse.com/docs/en/sql-reference/statements/alter/update/

Released in v1.0.1