mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2024-11-10 19:36:33 +03:00
de9f64cd3a
1) Divided readonly and system flags of Field model. Readonly flag only restricts insert operations, while system flag restricts also create and drop table operations 2) Added Merge engine and tests for it 3) Added docs for Merge engine 4) Added opportunity to make Field readonly. This is useful for "virtual" columns (https://clickhouse.yandex/docs/en/single/index.html#virtual-columns) |
||
---|---|---|
.. | ||
class_reference.md | ||
contributing.md | ||
field_types.md | ||
index.md | ||
models_and_databases.md | ||
querysets.md | ||
ref.md | ||
schema_migrations.md | ||
system_models.md | ||
table_engines.md | ||
toc.md |