Page MenuHomePhabricator

[SQLite/lib] implement shared SQLite interface
ClosedPublic

Authored by kamil on Apr 22 2024, 5:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 24, 3:28 AM
Unknown Object (File)
Wed, Apr 23, 2:02 AM
Unknown Object (File)
Mon, Apr 21, 3:29 PM
Unknown Object (File)
Sun, Apr 20, 7:12 PM
Unknown Object (File)
Wed, Apr 16, 5:44 PM
Unknown Object (File)
Wed, Apr 16, 2:08 PM
Unknown Object (File)
Wed, Apr 16, 12:34 AM
Unknown Object (File)
Tue, Apr 15, 10:06 PM
Subscribers

Details

Summary

Similar to D11111 but for SQLite.
We want to use API to received messages from lib/. We could unify more of existing code to fit into this interface but this will require some more changes to make types consistent - created ENG-7925,

Depends on D11725

Test Plan

Test this interface from /lib.

Diff Detail

Repository
rCOMM Comm
Branch
land-receiver
Lint
No Lint Coverage
Unit
No Test Coverage