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