Implemented as part of ENG-10603
It now set data connected to database management so moving this to DatabaseManager. In this diff I finally removed CommSecureStore from SQLiteQueryExecutor so we can say that SQLiteQueryExecutor mostly executes queries and is not handling some other jobs.
Depends on D14722