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