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