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)
Fri, Nov 22, 5:45 AM
Unknown Object (File)
Fri, Nov 22, 3:53 AM
Unknown Object (File)
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)
Oct 23 2024, 7:24 PM
Unknown Object (File)
Oct 23 2024, 7:24 PM
Unknown Object (File)
Oct 23 2024, 7:24 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