CREATE_INDEX top-level constant
int
const CREATE_INDEX
See SQLite Documentation for meaning and the use of it.
Implementation
const CREATE_INDEX = 1;
See SQLite Documentation for meaning and the use of it.
const CREATE_INDEX = 1;