Page MenuHomePhabricator

[SQLite/lib] implement shared SQLite interface
ClosedPublic

Authored by kamil on Apr 22 2024, 5:11 PM.
Tags
None
Referenced Files
F5108798: D11726.diff
Tue, Apr 1, 3:21 PM
Unknown Object (File)
Sun, Mar 16, 1:20 AM
Unknown Object (File)
Wed, Mar 12, 3:44 PM
Unknown Object (File)
Wed, Mar 12, 11:31 AM
Unknown Object (File)
Wed, Mar 12, 9:34 AM
Unknown Object (File)
Thu, Mar 6, 5:04 AM
Unknown Object (File)
Feb 23 2025, 5:50 PM
Unknown Object (File)
Feb 22 2025, 10:47 AM
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