Index BuildSteps on propagatedFrom
[?]
Jul 8, 2015, 10:12 AM
KDBWLKRPZS2XQNS4IXBYJGRZ7OO7OQSC2MRUQDTY2M55G55CTQRACDependencies
- [2]
YF3HTIPFUse partial indexes - [*]
N22GPKYT* Put info about logs / build products in the DB. - [*]
PMNWRTGJAdd multiple output support - [*]
D5QIOJGP* Move everything up one directory.
Change contents
- edit in src/sql/hydra.sql at line 597
create index IndexBuildStepsOnPropagatedFrom on BuildSteps(propagatedFrom) where propagatedFrom is not null; - file addition: upgrade-36.sql[6.3004]
create index IndexBuildStepsOnPropagatedFrom on BuildSteps(propagatedFrom) where propagatedFrom is not null;