Page MenuHomePhabricator

[SQLite] rename all QueryExecutor params to `camelCase`
ClosedPublic

Authored by kamil on Jul 23 2024, 3:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 23, 3:12 PM
Unknown Object (File)
Wed, Apr 23, 12:04 PM
Unknown Object (File)
Tue, Apr 22, 1:14 AM
Unknown Object (File)
Mon, Apr 21, 2:42 AM
Unknown Object (File)
Mar 17 2025, 2:58 AM
Unknown Object (File)
Mar 11 2025, 7:35 PM
Unknown Object (File)
Feb 24 2025, 12:04 PM
Unknown Object (File)
Feb 21 2025, 2:55 AM
Subscribers

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

Repository
rCOMM Comm
Branch
cpp-search-2
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Jul 23 2024, 5:04 AM
This revision is now accepted and ready to land.Jul 23 2024, 6:38 AM

We can also build and run the native app as a part of the test plan.