Regenerate the latest_build_status table
As it doesn't handle wierdness for statuses, like builds being canceled with a timestamp of 0.
This commit is contained in:
parent
efb26a616d
commit
6a04d474c0
4 changed files with 38 additions and 0 deletions
|
|
@ -74,3 +74,4 @@ change_derivation_source_file_nars_constraint 2020-10-02T17:12:58Z Christopher B
|
|||
add_derivation_sources_derivation_source_file_id_index 2020-10-02T19:11:59Z Christopher Baines <mail@cbaines.net> # Add derivation_sources.derivation_source_file_id index
|
||||
git_repositories_add_fetch_with_authentication_field 2020-10-07T17:31:20Z Christopher Baines <mail@cbaines.net> # Add git_repositories.fetch_with_authentication
|
||||
create_latest_build_status 2020-10-13T17:22:39Z Christopher Baines <mail@cbaines.net> # Create the latest_build_status table
|
||||
regenerate_latest_build_status 2020-10-21T18:39:03Z Christopher Baines <mail@cbaines.net> # Regenerate the latest_build_status table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue