Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| native/cpp/CommonCpp/DatabaseManagers/NativeSQLiteConnectionManager.cpp | ||
|---|---|---|
| 154 ↗ | (On Diff #48671) | Should the index be extracted to a constant? |
| native/cpp/CommonCpp/DatabaseManagers/NativeSQLiteConnectionManager.cpp | ||
|---|---|---|
| 154 ↗ | (On Diff #48671) | Previously it wasn't, and in the case of sqlite3 API we use hardcoded constant in a lot of places |