Searched defs:savepoint_with_name (Results 1 – 1 of 1) sorted by relevance
166 pub fn savepoint_with_name<T: Into<String>>(&mut self, name: T) -> Result<Savepoint<'_>> { in savepoint_with_name() method294 pub fn savepoint_with_name<T: Into<String>>(&mut self, name: T) -> Result<Savepoint<'_>> { in savepoint_with_name() method514 pub fn savepoint_with_name<T: Into<String>>(&mut self, name: T) -> Result<Savepoint<'_>> { in savepoint_with_name() method