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