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