IndexInfo

Information about an index.

Database+Schema.swift:1208
struct IndexInfo

You get IndexInfo instances with the indexes(on:in:) Database method.

Related SQLite documentation: