Skip to content

tests: Fix database cleanup

We need to disable foreign keys otherwise dropping tables will fail as soon a table being pointed to through a foreign key goes away

Merge request reports