Function decode_sqlite_schema

Source
pub fn decode_sqlite_schema(db: &Db) -> Schemas
Expand description

Decodes SQLite schema table The table is always located at page 1 (after the db3 header)