Skip to content

Query Reporting: change log file format to SQLite3

What does this MR do and why?

Changes from an NDJSON log format to SQLite3 so that we can do things like efficiently de-duplicate recorded queries during test suite runs in CI (in the next iteration).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #368741 (closed)

Edited by Matt Kasa

Merge request reports