Skip to main content

map_sqlite_err

Macro map_sqlite_err 

Source
macro_rules! map_sqlite_err {
    ($table:expr, $op:expr, $result:expr) => { ... };
}
Available on crate feature sqlite only.
Expand description

Helper macro for mapping SQLite errors with context