Page MenuHomePhabricator

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

Authored by will on May 30 2024, 2:13 PM.
Tags
None
Referenced Files
F3512958: D12253.id41162.diff
Sat, Dec 21, 9:18 PM
F3512928: D12253.id40796.diff
Sat, Dec 21, 9:02 PM
F3509969: D12253.diff
Sat, Dec 21, 9:51 AM
Unknown Object (File)
Wed, Dec 18, 6:35 AM
Unknown Object (File)
Wed, Dec 18, 6:35 AM
Unknown Object (File)
Wed, Dec 18, 6:35 AM
Unknown Object (File)
Wed, Dec 18, 6:35 AM
Unknown Object (File)
Wed, Dec 18, 6:34 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
arcpatch-D12215_1
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

will requested review of this revision.May 30 2024, 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.Jun 3 2024, 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