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)
Fri, Nov 1, 12:02 PM
Unknown Object (File)
Fri, Oct 25, 1:52 AM
Unknown Object (File)
Mon, Oct 14, 3:54 PM
Unknown Object (File)
Mon, Oct 14, 3:54 PM
Unknown Object (File)
Mon, Oct 14, 3:54 PM
Unknown Object (File)
Mon, Oct 14, 3:54 PM
Unknown Object (File)
Sep 18 2024, 6:00 PM
Unknown Object (File)
Sep 8 2024, 2:31 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.