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