Skip to content

☂️ Rename #35913

@CyberROFL

Description

@CyberROFL
Тип объекта Rename
Директория
Строковая таблица +
    Вторичный индекс ±
      Синхронный +
      Асинхронный +
      Уникальный
      Векторный
      Полнотекстовый
    Поток изменений
    Последовательность +
Представление
Топик
Узел координации (Kesus)
Асинхронная репликация
Трансфер
Внешний источник
Внешняя таблица
Материализованное системное представление
Колоночная таблица +
Пулы ресурсов
BACKUP COLLECTION
Секрет
Потоковый запрос
Список схемных объектов

enum EPathType {
EPathTypeInvalid = 0;
EPathTypeDir = 1;
EPathTypeTable = 2;
EPathTypePersQueueGroup = 3;
EPathTypeSubDomain = 4;
EPathTypeRtmrVolume = 5;
EPathTypeBlockStoreVolume = 6;
EPathTypeKesus = 7;
EPathTypeSolomonVolume = 8;
EPathTypeTableIndex = 9; // Used for abstract index
EPathTypeExtSubDomain = 10;
EPathTypeFileStore = 11;
EPathTypeColumnStore = 12;
EPathTypeColumnTable = 13;
EPathTypeCdcStream = 14;
EPathTypeSequence = 15;
EPathTypeReplication = 16;
EPathTypeBlobDepot = 17;
EPathTypeExternalTable = 18;
EPathTypeExternalDataSource = 19;
EPathTypeView = 20;
EPathTypeResourcePool = 21;
EPathTypeBackupCollection = 22;
EPathTypeTransfer = 23;
EPathTypeSysView = 24;
EPathTypeSecret = 25;
EPathTypeStreamingQuery = 26;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions