Details
Details
Build app, test log out
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h | ||
|---|---|---|
| 58 ↗ | (On Diff #48141) | migrate should be public, in future we need to migrate backup database |
Comment Actions
Generally, what do you think about renaming clearSensitiveData() to indicate it also creates a fresh, clean DB? E.g. something like clearDataAndRecreateDB()?