There was a huge inconsistency in naming - using the same style for all.
Depends on D12854
Paths
| Differential D12855 Authored by kamil on Jul 23 2024, 3:18 AM.
Details Summary There was a huge inconsistency in naming - using the same style for all. Depends on D12854 Test Plan yarn jest, build and run the native app
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJul 23 2024, 3:18 AM2024-07-23 03:18:15 (UTC-7) Harbormaster completed remote builds in B30601: Diff 42675.Jul 23 2024, 4:00 AM2024-07-23 04:00:23 (UTC-7) This revision is now accepted and ready to land.Jul 23 2024, 6:38 AM2024-07-23 06:38:26 (UTC-7) kamil edited the test plan for this revision. (Show Details)Jul 23 2024, 8:06 AM2024-07-23 08:06:14 (UTC-7) Closed by commit rCOMMdd5c4d502382: [SQLite] rename all QueryExecutor params to `camelCase` (authored by kamil). · Explain WhyJul 23 2024, 8:18 AM2024-07-23 08:18:23 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42711 native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
|