Skip to main content

pg_reset

Function pg_reset 

Source
pub fn pg_reset() -> Result<bool, Box<EvalAltResult>>
Expand description

Reset the PostgreSQL client connection

ยงReturns

  • Result<bool, Box<EvalAltResult>> - true if successful, error otherwise