Page MenuHomePhabricator

[SQLite/lib] implement shared SQLite interface
ClosedPublic

Authored by kamil on Apr 22 2024, 5:11 PM.
Tags
None
Referenced Files
F3343704: D11726.id39622.diff
Fri, Nov 22, 3:53 AM
F3340794: D11726.diff
Thu, Nov 21, 10:11 PM
Unknown Object (File)
Fri, Nov 8, 5:12 PM
Unknown Object (File)
Sat, Oct 26, 12:44 PM
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:21 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
publish-receiver
Lint
No Lint Coverage
Unit
No Test Coverage