This diff introduces a shared interface on SQLiteAPI so the JS code in lib can use this API on both platforms.
Depends on D12853
Paths
| Differential D12854 Authored by kamil on Jul 23 2024, 3:10 AM.
Details
Summary This diff introduces a shared interface on SQLiteAPI so the JS code in lib can use this API on both platforms. Depends on D12853 Test Plan Tested later in the stack by @inka.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJul 23 2024, 3:10 AM2024-07-23 03:10:24 (UTC-7) Harbormaster completed remote builds in B30600: Diff 42674.Jul 23 2024, 3:57 AM2024-07-23 03:57:48 (UTC-7) This revision is now accepted and ready to land.Jul 23 2024, 6:36 AM2024-07-23 06:36:53 (UTC-7) Closed by commit rCOMM5d535a143135: [lib] introduce message searching to `SQLiteAPI` (authored by kamil). · Explain WhyJul 23 2024, 8:18 AM2024-07-23 08:18:20 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42710 lib/types/sqlite-types.js
lib/utils/__mocks__/config.js
native/database/sqlite-api.js
web/database/sqlite-api.js
|
Same comment here... please move the typehint