You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an alternative to custom SQL statement running regularly we could also use: https://mariadb.com/kb/en/event-scheduler/
We also discussed to have an idempotent behaviour in Heureka where
whenever the same data for an entity is the same, we want to to give back the already existing entity
Task Description
This task should make that regular scans can take place. Therefore we need to make sure that the DB is clean before the scanners run.
Acceptance Criteria:
Expected Test:
Add any information about how this will be tested.
The text was updated successfully, but these errors were encountered: