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)
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
Unknown Object (File)
Fri, Oct 18, 7:39 AM
Unknown Object (File)
Wed, Oct 9, 5:44 PM
Unknown Object (File)
Sep 25 2024, 2:14 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable