Skip to main content

sqlite_main_file_identity

Function sqlite_main_file_identity 

Source
pub fn sqlite_main_file_identity(
    conn: &Connection,
) -> Result<SqliteMainFileIdentity, SqliteStoreError>
Expand description

Inspect SQLite’s actual open main-database descriptor without executing SQL.