Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(perf-simple-query): fix results table
When new column to perf simple query test is added it breaks the result table. Fix by getting available columns from current run and create table with all of them. In case there's no result for that column in the past, replace with `N/A`. Fixes: #7496
- Loading branch information