Page MenuHomePhabricator

[sqlite] add aux users table for aux user store data
ClosedPublic

Authored by will on Mar 31 2024, 10:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 11 2024, 1:45 AM
Unknown Object (File)
Apr 10 2024, 9:59 PM
Unknown Object (File)
Apr 10 2024, 10:59 AM
Unknown Object (File)
Apr 8 2024, 3:42 PM
Unknown Object (File)
Apr 5 2024, 5:59 PM
F1451877: Screenshot 2024-04-01 at 1.09.42 AM.png
Mar 31 2024, 10:11 PM
Subscribers

Details

Summary

Creates the sqlite database table for aux user store

Depends on D11506

Test Plan

Tested on native and made sure aux user table was being initialized. Went through new schema flow by setting new simulator target

Screenshot 2024-04-01 at 1.09.42 AM.png (852×1 px, 220 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will edited the test plan for this revision. (Show Details)
will requested review of this revision.Mar 31 2024, 10:26 PM
atul requested changes to this revision.Apr 1 2024, 1:37 PM

Can we update the test plan to include the create_schema scenario as well.

There have been a few times where the migrations work but creating new DB schema fails. It doesn't look like there are any issues, but would be good to have more thorough Test Plan for this.

This revision now requires changes to proceed.Apr 1 2024, 1:37 PM

Actually will accept, but please go through create_schema flow. Should be as easy as installing on new Simulator target

This revision is now accepted and ready to land.Apr 1 2024, 1:39 PM