Initializes the sqlite table for thread activity
Depends on D11575
Paths
| Differential D11576 Authored by will on Apr 8 2024, 6:18 AM.
Details Summary Initializes the sqlite table for thread activity Depends on D11575 Test Plan Verified on database explorer the table was being created Tested create_schema by building on new target
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptApr 8 2024, 6:18 AM2024-04-08 06:18:34 (UTC-7) will edited the summary of this revision. (Show Details)Apr 8 2024, 6:18 AM2024-04-08 06:18:50 (UTC-7) Harbormaster completed remote builds in B28046: Diff 38896.Apr 8 2024, 6:33 AM2024-04-08 06:33:50 (UTC-7) This revision is now accepted and ready to land.Apr 8 2024, 10:27 AM2024-04-08 10:27:48 (UTC-7) Comment Actions
Cool. I'll add create_schema to this test plan. The migration flow I'll test in later diffs will edited the test plan for this revision. (Show Details)Apr 15 2024, 5:14 AM2024-04-15 05:14:34 (UTC-7) Closed by commit rCOMMedad6555237f: [native/sqlite] Create thread activity table in sqlite (authored by will). · Explain WhyApr 19 2024, 12:32 PM2024-04-19 12:32:18 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38896 native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
web/shared-worker/_generated/comm_query_executor.wasm
|