Rolls back all changes made after the specified savepoint was created.
Future<void> rollbackToSavepoint(String name);