Page MenuHomePhabricator

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

Authored by kamil on Jul 23 2024, 3:18 AM.
Tags
None
Referenced Files
F2622438: D12855.id42711.diff
Fri, Sep 6, 7:17 PM
Unknown Object (File)
Thu, Sep 5, 10:13 AM
Unknown Object (File)
Wed, Sep 4, 12:42 AM
Unknown Object (File)
Wed, Sep 4, 12:42 AM
Unknown Object (File)
Wed, Sep 4, 12:42 AM
Unknown Object (File)
Wed, Sep 4, 12:42 AM
Unknown Object (File)
Fri, Aug 30, 12:51 PM
Unknown Object (File)
Fri, Aug 30, 7:27 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
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.