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