Part of ENG-8227.
We need to query for current user AuxUserInfo to be able to make C++ counterpart of getOwnPeerDevices selector used in useCheckIfPrimaryDevice.
Details
Details
Built web and native. Usage tested in the next diff.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| web/cpp/SQLiteQueryExecutorBindings.cpp | ||
|---|---|---|
| 241–242 ↗ | (On Diff #48475) | Not sure if we ever need it on web but added for consistency |
| native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp | ||
|---|---|---|
| 847 ↗ | (On Diff #48475) | Not sure if this is still maintained, but the formatting rule we had was to put WHERE clause in a new line |
| web/cpp/SQLiteQueryExecutorBindings.cpp | ||
| 241–242 ↗ | (On Diff #48475) | Worth doing that when adding anything to DatabaseQueryExecutor.h |