Skip to main content

schema_exists

Function schema_exists 

Source
pub fn schema_exists(conn: &Connection) -> Result<bool>
Expand description

Check if the core schema tables exist (used for legacy-DB detection).