Page MenuHomePhabricator

[CommCoreModule] Add `metadata` table to client DB
ClosedPublic

Authored by atul on Feb 9 2022, 1:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 4, 3:48 AM
Unknown Object (File)
Nov 15 2024, 11:17 PM
Unknown Object (File)
Nov 14 2024, 8:49 AM
Unknown Object (File)
Nov 7 2024, 9:15 AM
Unknown Object (File)
Nov 7 2024, 9:15 AM
Unknown Object (File)
Nov 7 2024, 9:15 AM
Unknown Object (File)
Nov 2 2024, 8:52 AM
Unknown Object (File)
Oct 7 2024, 10:19 AM

Details

Summary

Introduce metadata table with a name and data column. Will be used to store deviceID, publicKey, privateKey, and sessionID values needed for NewSession(...) gRPC unary call.

Test Plan

Check if table was properly created

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage