WARNING_AUTOINDEX top-level constant
          
          int
          const WARNING_AUTOINDEX
          
        
        
See SQLite Documentation for meaning and the use of it.
Implementation
const WARNING_AUTOINDEX = (WARNING | (1 << 8));See SQLite Documentation for meaning and the use of it.
const WARNING_AUTOINDEX = (WARNING | (1 << 8));