Function mentat_db::db::read_db
[−]
[src]
pub fn read_db(conn: &Connection) -> Result<DB>
Read the materialized views from the given SQL store and return a Mentat DB
for querying and
applying transactions.