From b25761d7b205389a06097730e31681cc7bad1941 Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Thu, 3 Jun 2010 09:17:24 +0000 Subject: [PATCH] hydra: added missing fields to query --- src/lib/Hydra/Schema/Builds.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Hydra/Schema/Builds.pm b/src/lib/Hydra/Schema/Builds.pm index 4c1a6cfb..7805e6c9 100644 --- a/src/lib/Hydra/Schema/Builds.pm +++ b/src/lib/Hydra/Schema/Builds.pm @@ -545,7 +545,7 @@ QUERY x.id, x.finished, x.timestamp, x.project, x.jobset, x.job, x.nixname, x.description, x.drvpath, x.outpath, x.system, x.longdescription, x.license, x.homepage, x.maintainers, x.isCurrent, x.nixExprInput, - x.nixExprPath, + x.nixExprPath, x.maxsilent, x.timeout, b.id as statusChangeId, b.timestamp as statusChangeTime from (select