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.
1 parent 0aa38f2 commit b57a60dCopy full SHA for b57a60d
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