Page MenuHomePhabricator

[sqlite] implement logic to get message store logic from SQLite
ClosedPublic

Authored by will on Thu, May 30, 2:13 PM.
Tags
None
Referenced Files
F2138747: D12253.diff
Sat, Jun 29, 12:03 AM
Unknown Object (File)
Tue, Jun 18, 12:16 AM
Unknown Object (File)
Tue, Jun 18, 12:16 AM
Unknown Object (File)
Tue, Jun 18, 12:16 AM
Unknown Object (File)
Fri, Jun 14, 6:50 PM
Unknown Object (File)
Thu, Jun 13, 1:33 AM
Unknown Object (File)
Thu, Jun 13, 12:20 AM
Unknown Object (File)
Mon, Jun 10, 4:25 AM
Subscribers

Details

Summary

Selects message store local data in C++ from SQLite

Depends on D12249

Test Plan

Logged the result and verified with SQLite table. Tested further in stack.

Diff Detail

Repository
rCOMM Comm
Branch
sqlite/localmessagestore
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

will requested review of this revision.Thu, May 30, 2:30 PM

Depends on https://phab.comm.dev/D12249

Setting a dependency on the URL doesn't work - we have to use just the diff id D12249

This revision is now accepted and ready to land.Mon, Jun 3, 4:42 AM

Depends on https://phab.comm.dev/D12249

Setting a dependency on the URL doesn't work - we have to use just the diff id D12249

Thanks for catching that