pub fn schema_exists(conn: &Connection) -> Result<bool>Expand description
Check if the core schema tables exist (used for legacy-DB detection).
pub fn schema_exists(conn: &Connection) -> Result<bool>Check if the core schema tables exist (used for legacy-DB detection).