Thanks! CodeQL can indeed fail from other reasons than the code, can be ignored if that happens.
Regarding the patch of the PR, I could spot only a database delete operation being added. The commit message says `Add support for database backend`. Was there code for database support but not activated? If yes, only the db delete operation was missing?