Exclude rspec-profiling CSV headers from PostgreSQL inserts
rspec-profiling recently added new columns to the CSV collector, but the PSQL collector doesn't support this. We should exclude columns until we actually want them. * https://gitlab.com/gitlab-org/quality/engineering-productivity/master-broken-incidents/-/issues/5763 * https://gitlab.com/gitlab-org/quality/engineering-productivity/master-broken-incidents/-/issues/5898
spec/initializers/rspec_profiling_spec.rb
0 → 100644
想要评论请 注册 或 登录