pub fn parse_isolation_level(level: &str) -> Result<IsolationLevel>Expand description
Parse the SQL spelling of a supported isolation level.
pub fn parse_isolation_level(level: &str) -> Result<IsolationLevel>Parse the SQL spelling of a supported isolation level.