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