Page MenuHomePhabricator

[SQLite/lib] implement shared SQLite interface
ClosedPublic

Authored by kamil on Mon, Apr 22, 5:11 PM.
Tags
None
Referenced Files
F1779441: D11726.diff
Fri, May 17, 9:28 PM
Unknown Object (File)
Thu, May 16, 6:06 AM
Unknown Object (File)
Tue, May 7, 3:13 PM
Unknown Object (File)
Mon, May 6, 3:20 PM
Unknown Object (File)
Sat, May 4, 1:55 PM
Unknown Object (File)
Sat, May 4, 11:34 AM
Unknown Object (File)
Thu, May 2, 4:37 PM
Unknown Object (File)
Wed, May 1, 11:52 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