Skip to content

database: make `SecurityEventLogsStore` an interface

Administrator requested to merge jc/security-event-logs-store into main

Created by: unknwon

The SecurityEventLogsStore wasn't an interface and can't be mocked, also inconsistent with other DB stores that we have.

Test plan

Unit tests

Merge request reports

Loading