TypeHub

A next generation API and data design platform.

Sign up Login in Browse

Backend_DatabaseTableIndex

This object represents a table index on a relational database

Document
Property Type Description
name Text Name of the index
unique Boolean Indicates whether the index is unique
columns Text Columns assigned ot the index
part of the Apioo-Project