Execute a savepoint sql.
@MPI(name: "mesh.savepoint.execute") Future<Uint8List?> execute(DtxBranch branch, {Context? ctx}) { throw UnimplementedError('execute() has not been implemented.'); }