INDEX_INFO

Constant INDEX_INFO 

Source
pub const INDEX_INFO: &str = "PRAGMA index_info({index})";
Expand description

PRAGMA to get the columns of an index. Replace {index} with the actual index name.