Skip to main content

table_exists

Function table_exists 

Source
pub fn table_exists(conn: &Connection, name: &str) -> bool
Expand description

Check whether a table exists in the database.