Page MenuHomePhabricator

[sqlite] add communites table for community store data
ClosedPublic

Authored by ginsu on Feb 14 2024, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 6 2024, 7:41 PM
Unknown Object (File)
Mar 16 2024, 11:48 AM
Unknown Object (File)
Mar 10 2024, 4:45 AM
Unknown Object (File)
Mar 8 2024, 3:26 AM
Unknown Object (File)
Feb 23 2024, 5:05 AM
Unknown Object (File)
Feb 21 2024, 12:45 PM
F1166566: Screenshot 2024-02-16 at 3.39.19 PM.png
Feb 16 2024, 12:40 PM
F1164684: Screenshot 2024-02-15 at 5.04.59 PM.png
Feb 15 2024, 2:16 PM
Subscribers

Details

Summary

Introduce migrations + modified initial create_schema sql query to introduce communities table to store community store data in SQLite

Depends on D11070

Test Plan

Test migration with new user and preexisting user and was able to see communities table

Screenshot 2024-02-15 at 5.04.59 PM.png (2×3 px, 994 KB)

Web logs showing we are on db version 35:

Screenshot 2024-02-16 at 3.39.19 PM.png (1×1 px, 444 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu retitled this revision from [sqlite] add communites table for community store data to DRAFT [sqlite] add communites table for community store data.Feb 14 2024, 6:57 PM
ginsu edited the summary of this revision. (Show Details)
ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, inka, kamil.
Harbormaster returned this revision to the author for changes because remote builds failed.Feb 14 2024, 7:06 PM
Harbormaster failed remote builds in B26847: Diff 37111!
Harbormaster returned this revision to the author for changes because remote builds failed.Feb 14 2024, 7:24 PM
Harbormaster failed remote builds in B26848: Diff 37112!
ginsu retitled this revision from DRAFT [sqlite] add communites table for community store data to [sqlite] add communites table for community store data.Feb 15 2024, 2:16 PM
ginsu edited the summary of this revision. (Show Details)
ginsu edited the test plan for this revision. (Show Details)
ginsu requested review of this revision.Feb 15 2024, 2:28 PM

Looks good, two nits:

  1. The file from the test plan is not visible
  2. Can you also check if it works on the web? Logs on the worker are enough - here is how you can access them
This revision is now accepted and ready to land.Feb 16 2024, 7:05 AM

Looks good, two nits:

  1. The file from the test plan is not visible
  2. Can you also check if it works on the web? Logs on the worker are enough - here is how you can access them

Updated test plan!

@ginsu I see you attached .wasm file so it's probably okay but it would be safer if you could wait with landing until resolving ENG-6879.

fix merge conflict with .wasm file

@ginsu I see you attached .wasm file so it's probably okay but it would be safer if you could wait with landing until resolving ENG-6879.

Issue is fixed - you can rebase and should be fine to land

This revision was landed with ongoing or failed builds.Feb 27 2024, 8:02 PM
This revision was automatically updated to reflect the committed changes.