DatatableIndexDTO

class deepfos.api.models.datatable_mysql.DatatableIndexDTO(**data)

属性

columnName : Optional[str]

列名

commit : Optional[str]

commit

createTime : Optional[str]

创建时间

creator : Optional[str]

创建者

datatableId : Optional[str]

数据表基本信息的id

id : Optional[str]

id

indexColumns : Optional[List[str]]

索引列信息

indexName : Optional[str]

索引名称

indexSchema : Optional[str]

indexSchema

indexType : Optional[str]

索引类型

indexTypeMethod : Optional[str]

indexTypeMethod

lastModifyTime : Optional[str]

最后一次修改的时间

lastModifyUser : Optional[str]

最后一次修改的用户

nonUnique : Optional[str]

nonUnique

uniqueKey : Optional[str]

唯一key