Releases a savepoint, making its changes permanent relative to the parent transaction.
Future<void> releaseSavepoint(String name);