ClickHouse/docs/en/sql-reference/statements
PHO 6425dd001a
Add a codec AES_128_GCM_SIV for encrypting columns on disk (#19896)
* Add a codec Encrypted() for encrypting columns on disk

While this is implemented as a compression codec, it does not actually compress data. It instead encrypts data on disk. The key is obtained by executing a user-specified command at the server startup, or if it's not specified the codec refuses to process any data. For now the only supported cipher is 'AES-128-GCM-SIV'.
2021-07-30 12:12:33 +03:00
..
alter Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
create Add a codec AES_128_GCM_SIV for encrypting columns on disk (#19896) 2021-07-30 12:12:33 +03:00
select Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
attach.md Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
check-table.md Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
describe-table.md DOCSUP-2806: Add meta header in RU (#15801) 2020-10-26 13:29:30 +03:00
detach.md Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
drop.md Avoid short syntax 2021-05-27 21:44:11 +02:00
exists.md Avoid short syntax 2021-05-27 21:44:11 +02:00
explain.md Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
grant.md use new syntax, update docs 2021-07-21 23:08:38 +08:00
index.md DOCSUP-4193: Document the EXPLAIN statement (#17734) 2020-12-04 21:24:05 +03:00
insert-into.md Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
kill.md Avoid short syntax 2021-05-27 21:44:11 +02:00
misc.md [docs] split misc statements (#12403) 2020-07-11 14:05:49 +03:00
optimize.md Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
rename.md Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into dmozhaeva-DOCSUP-8448-russian 2021-05-28 12:04:58 +03:00
revoke.md DOCSUP-2806: Add meta header in RU (#15801) 2020-10-26 13:29:30 +03:00
set-role.md DOCSUP-2806: Add meta header in RU (#15801) 2020-10-26 13:29:30 +03:00
set.md DOCSUP-2806: Add meta header in RU (#15801) 2020-10-26 13:29:30 +03:00
show.md Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
system.md Compile expressions updated documentation 2021-06-25 23:27:18 +03:00
truncate.md Adding a note that Buffer engine does not support TRUNCATE statement 2021-05-12 11:00:13 +05:00
use.md DOCSUP-2806: Add meta header in RU (#15801) 2020-10-26 13:29:30 +03:00
watch.md LIVE-представления, изменение перевода 2021-03-27 21:57:04 +03:00