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