We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0cd2b4 + b57a60d commit c6aad3fCopy full SHA for c6aad3f
ydb/scheme.py
@@ -19,6 +19,7 @@ class SchemeEntryType(enum.IntEnum):
19
RTMR_VOLUME = 5
20
BLOCK_STORE_VOLUME = 6
21
COORDINATION_NODE = 7
22
+ COLUMN_TABLE = 13
23
SEQUENCE = 15
24
REPLICATION = 16
25
0 commit comments