migration from module doesnt leak to other profiles from now on
This commit is contained in:
@@ -648,6 +648,9 @@ message TableDetail {
|
||||
|
||||
// User-managed single-column indexes. Backend-managed indexes are omitted.
|
||||
repeated string indexes = 13;
|
||||
|
||||
// True when module-owned storage supports catalog-managed rows and settings.
|
||||
bool catalog_managed = 14;
|
||||
}
|
||||
|
||||
// Server-owned behavior for one logical column returned in table details.
|
||||
|
||||
Reference in New Issue
Block a user