Skip to main content

table_exists

Function table_exists 

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

Indique si une table donnée existe dans la base.