RunCommandLogs: init table

This commit is contained in:
Graham Christensen
2022-01-07 15:05:33 -05:00
parent f4e86a3236
commit 52843195db
4 changed files with 224 additions and 2 deletions
+1
View File
@@ -38,6 +38,7 @@ make_schema_at("Hydra::Schema", {
"nrbuilds" => "NrBuilds",
"projectmembers" => "ProjectMembers",
"projects" => "Projects",
"runcommandlogs" => "RunCommandLogs",
"schemaversion" => "SchemaVersion",
"starredjobs" => "StarredJobs",
"systemstatus" => "SystemStatus",