sqlite3_index_info.needToFreeIdxStr

Free idxStr using sqlite3_free() if true

struct sqlite3_index_info
int needToFreeIdxStr;

Meta