Creates the sqlite database table for aux user store
Depends on D11506
Differential D11507
[sqlite] add aux users table for aux user store data will on Mar 31 2024, 10:10 PM. Authored by Tags None Referenced Files
Details Creates the sqlite database table for aux user store Depends on D11506 Tested on native and made sure aux user table was being initialized. Went through new schema flow by setting new simulator target
Diff Detail
Event TimelineComment Actions 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. Comment Actions Actually will accept, but please go through create_schema flow. Should be as easy as installing on new Simulator target |