Module key_column_usage

Source

Structsยง

InformationSchemaKeyColumnUsage ๐Ÿ”’
The virtual table implementation for information_schema.KEY_COLUMN_USAGE.
InformationSchemaKeyColumnUsageBuilder ๐Ÿ”’
Builds the information_schema.KEY_COLUMN_USAGE table row by row

Constantsยง

COLUMN_NAME
CONSTRAINT_NAME
CONSTRAINT_NAME_FULLTEXT_INDEX ๐Ÿ”’
Fulltext index constraint name
CONSTRAINT_NAME_INVERTED_INDEX ๐Ÿ”’
Inverted index constraint name
CONSTRAINT_NAME_PRI ๐Ÿ”’
Primary key constraint name
CONSTRAINT_NAME_SKIPPING_INDEX ๐Ÿ”’
Skipping index constraint name
CONSTRAINT_NAME_TIME_INDEX ๐Ÿ”’
Time index constraint name
CONSTRAINT_SCHEMA
GREPTIME_INDEX_TYPE
The type of the index.
INDEX_TYPE_FULLTEXT_BLOOM ๐Ÿ”’
Fulltext index bloom type
INDEX_TYPE_FULLTEXT_TANTIVY ๐Ÿ”’
Fulltext index v1 type
INDEX_TYPE_INVERTED_INDEX ๐Ÿ”’
Inverted index type
INDEX_TYPE_PRI ๐Ÿ”’
Primary key index type
INDEX_TYPE_SKIPPING_INDEX ๐Ÿ”’
Skipping index type
INIT_CAPACITY ๐Ÿ”’
ORDINAL_POSITION
REAL_TABLE_CATALOG
TABLE_CATALOG
TABLE_NAME
TABLE_SCHEMA