Page MenuHomePhabricator

Persist drafts in SQLite
ClosedPublic

Authored by marcin on Nov 16 2022, 5:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 5:37 PM
Unknown Object (File)
Wed, Apr 3, 4:52 AM
Unknown Object (File)
Wed, Apr 3, 4:52 AM
Unknown Object (File)
Wed, Apr 3, 4:52 AM
Unknown Object (File)
Wed, Apr 3, 4:52 AM
Unknown Object (File)
Wed, Apr 3, 4:52 AM
Unknown Object (File)
Wed, Apr 3, 4:43 AM
Unknown Object (File)
Mar 18 2024, 10:22 AM
Subscribers

Details

Summary

This differential uses new CommCoreModule functionality to persist drafts in SQLite database.

Test Plan

At this point a potential test would involve dispatching appriproate redux action and examine flipper and SQLite.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks good, the way you've broken down the diffs in this stack have made things super clear/easy to review!

This revision is now accepted and ready to land.Nov 17 2022, 3:24 PM
This revision was automatically updated to reflect the committed changes.