Introduce migrations + modified initial create_schema sql query to introduce communities table to store community store data in SQLite
Depends on D11070
Paths
| Differential D11087 Authored by ginsu on Feb 14 2024, 6:55 PM.
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
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptFeb 14 2024, 6:55 PM2024-02-14 18:55:47 (UTC-8) 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 PM2024-02-14 18:57:24 (UTC-8) Harbormaster returned this revision to the author for changes because remote builds failed.Feb 14 2024, 7:06 PM2024-02-14 19:06:55 (UTC-8) Harbormaster returned this revision to the author for changes because remote builds failed.Feb 14 2024, 7:24 PM2024-02-14 19:24:42 (UTC-8) 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 PM2024-02-15 14:16:17 (UTC-8) Harbormaster completed remote builds in B26943: Diff 37285.Feb 15 2024, 2:28 PM2024-02-15 14:28:18 (UTC-8) Comment Actions Looks good, two nits:
This revision is now accepted and ready to land.Feb 16 2024, 7:05 AM2024-02-16 07:05:45 (UTC-8) ginsu attached a referenced file: F1164684: Screenshot 2024-02-15 at 5.04.59 PM.png. (Show Details)Feb 16 2024, 12:30 PM2024-02-16 12:30:40 (UTC-8) ginsu edited the test plan for this revision. (Show Details)Feb 16 2024, 12:40 PM2024-02-16 12:40:01 (UTC-8) Comment Actions
Updated test plan! Harbormaster completed remote builds in B27077: Diff 37458.Feb 22 2024, 2:21 PM2024-02-22 14:21:27 (UTC-8) Comment Actions
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 PM2024-02-27 20:02:22 (UTC-8) Closed by commit rCOMM5d3f1a74764f: [sqlite] add communites table for community store data (authored by ginsu). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster failed remote builds in B27213: Diff 37666!Feb 28 2024, 1:37 AM2024-02-28 01:37:14 (UTC-8)
Revision Contents
Diff 37112 native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
web/database/_generated/comm_query_executor.wasm
|