SQLITE_DROP_VIEW

Constant SQLITE_DROP_VIEW 

Source
pub const SQLITE_DROP_VIEW: i32 = 17;
Available on crate feature core only.