Skip to content
Snippets Groups Projects
user avatar
Mathieu Othacehe authored
Join Build and Jobs tables using the build id instead of the build derivation
to speed queries.

* src/sql/upgrade-3.sql: New file.
* Makefile.am (dist_sql_DATA): Add it.
* src/schema.sql (Jobs)[derivation]: Replace it by ...
[build]: this new column.
* src/cuirass/database.scm (db-add-job, db-get-jobs): Adapt them.
2c3440de
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..