Open
Description
Some time ago, we refactored the Testrun
model and introduced a new TestrunMessage
model containing the output, input and other messages sent between the browser and execution. However, we still need to drop the old output column in the Testrun
model. Read access has been swapped already, so that it should be safe to do so by now.