0.1.0
- Initial release of AshClickhouse, an Ash data layer for ClickHouse.
- Implements
Ash.DataLayerwith CRUD, filter, sort, limit/offset, select, distinct, bulk_create, update_query/destroy_query, native aggregates, multitenancy, calculations, and relationship aggregates. - Provides the
clickhouseDSL,AshClickhouse.Repo,AshClickhouse.Connection, andmix ash_clickhouse.setup/mix ash_clickhouse.migratetasks.