Postgresql 8.x needs as for column.
[?]
Apr 2, 2013, 12:18 AM
OYBPENNMGMZEF6O6CW2KMVOUB3SEXIUSHAQHLNEMPNURBOEDL5KACDependencies
- [2]
LCLXI7PTSearch: Mark disabled projects/jobsets/jobs - [3]
WUCOEIFASearch: Limit the number of results - [4]
GK326R5NSearch: Don't return hidden projects/jobsets - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/lib/Hydra/Controller/Root.pm at line 288
, "+select" => [\ "(project.enabled = 1 and jobset.enabled = 1 and exists (select 1 from Builds where project = project.name and jobset = jobset.name and job = me.name and iscurrent = 1)) enabled_"], "+select" => [\ "(project.enabled = 1 and jobset.enabled = 1 and exists (select 1 from Builds where project = project.name and jobset = jobset.name and job = me.name and iscurrent = 1)) as enabled_"]