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 7a7e8e6 commit e2b5c89Copy full SHA for e2b5c89
.github/last_commit.txt
@@ -1 +1 @@
1
-3c6c01111a028a661c25d7ad10b9c81c755f334b
+cde1dc253a0f9d5f7f11bfe9adb826e4748adf1c
src/api/protos/ydb_scheme.proto
@@ -67,6 +67,7 @@ message Entry {
67
VIEW = 20;
68
RESOURCE_POOL = 21;
69
TRANSFER = 23;
70
+ SYS_VIEW = 24;
71
}
72
73
// Name of scheme entry (dir2 of /dir1/dir2)
0 commit comments