|
7 | 7 | - { name: ALTER GROUP, href: alter-group.md, when: feature_user_and_group }
|
8 | 8 | - { name: ALTER TABLE, include: { mode: link, path: alter_table/toc_p.yaml }, when: feature_map_tables }
|
9 | 9 | - { name: ALTER VIEW, href: alter-view.md, when: feature_view }
|
10 |
| -- { name: ALTER TOPIC, href: alter_topic.md, when: feature_topic_control_plane } |
| 10 | +- { name: ALTER TOPIC, href: alter-topic.md, when: feature_topic_control_plane } |
11 | 11 | - { name: ALTER USER, href: alter-user.md, when: feature_user_and_group }
|
12 | 12 | - { name: ANALYZE, href: analyze.md, when: backend_name == "YDB" }
|
13 | 13 | - { name: CREATE ASYNC REPLICATION, href: create-async-replication.md, when: feature_async_replication }
|
14 | 14 | - { name: CREATE GROUP, href: create-group.md, when: feature_user_and_group }
|
15 | 15 | - { name: CREATE OBJECT TYPE SECRET, href: create-object-type-secret.md, when: feature_federated_queries}
|
16 | 16 | - { name: CREATE TABLE, include: { mode: link, path: create_table/toc_p.yaml } }
|
17 | 17 | - { name: CREATE VIEW, href: create-view.md, when: feature_view }
|
18 |
| -- { name: CREATE TOPIC, href: create_topic.md, when: feature_topic_control_plane } |
| 18 | +- { name: CREATE TOPIC, href: create-topic.md, when: feature_topic_control_plane } |
19 | 19 | - { name: CREATE USER, href: create-user.md, when: feature_user_and_group }
|
20 | 20 | - { name: COMMIT, href: commit.md }
|
21 | 21 | - { name: DECLARE, href: declare.md }
|
|
0 commit comments