infi.clickhouse_orm/docs
M1ha de9f64cd3a Added Merge engine
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)
2017-09-07 17:44:27 +05:00
..
class_reference.md - Added QuerySet.paginate() 2017-08-14 12:14:52 +03:00
contributing.md Fix typo 2017-05-11 05:34:16 +03:00
field_types.md Update docs for nullable fields 2017-06-23 11:56:05 +03:00
index.md Releasing v0.9.0 2017-05-11 05:46:42 +03:00
models_and_databases.md - Added QuerySet.paginate() 2017-08-14 12:14:52 +03:00
querysets.md - Added QuerySet.paginate() 2017-08-14 12:14:52 +03:00
ref.md Generate a class reference document 2017-05-03 08:36:47 +03:00
schema_migrations.md Documentation 2017-05-11 05:30:17 +03:00
system_models.md refactor documentation 2017-04-28 13:44:45 +03:00
table_engines.md Added Merge engine 2017-09-07 17:44:27 +05:00
toc.md Added Merge engine 2017-09-07 17:44:27 +05:00