Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Attribute

Type

Description

columns

List

A list of Column containing the attributes of the index.

comment

String

The comment of the index.

generated

boolean

A flag whether the index is generated.

name

String

The name of the index.

types

List

A list of String containing index types (Unique, Clustered, Unique Primary Index, etc) of the index.

userDefined

boolean

A flag whether the index is user defined.