Skip to main content

table_probe_sql

Function table_probe_sql 

Source
pub fn table_probe_sql(schema: &str, table: &str) -> String
Expand description

SQL used by both init() and the connectivity probe to verify the table exists and is readable without producing rows or triggering side effects.