check getHydraPath in stead of Envvar HYDRA_DBI directly
[?]
May 9, 2009, 4:10 PM
SJLEZFC472OWVCR7WEUUYNS6BJDDR77SHWADKDCPIS2INMTPTIVACDependencies
- [2]
7PYQLDQLAdded sequences for auto increment primary key columns (for PostgreSQL) - [3]
L2E6EVE2* Merged the Build and Job tables. - [4]
PHX2HIVG* Store info about the build inputs in the build record. - [5]
67P45PY4 - [6]
SHBLLAVH* More global substitution. - [7]
SJN2QPWH* Big speed-up of the job status page and the channel generation (such - [*]
J5UVLXOK* Start of a basic Catalyst web interface. - [*]
S5PV6IIM* Represent jobs explicitly in the DB.
Change contents
- replacement in src/lib/Hydra/Schema/BuildInputs.pm at line 38
if ($ENV{"HYDRA_DBI"} =~ m/^dbi:Pg/) {use Hydra::Helper::Nix;if (getHydraDBPath =~ m/^dbi:Pg/) { - edit in src/lib/Hydra/Schema/Builds.pm at line 86[10.1166][3.3377]
use Hydra::Helper::Nix; - replacement in src/lib/Hydra/Schema/Builds.pm at line 107
if ($ENV{"HYDRA_DBI"} =~ m/^dbi:Pg/) {if (getHydraPath =~ m/^dbi:Pg/) {