- Representation of data row.
- Methods to modify table.
- Emscripten bindings
Depends on D9903
Paths
| Differential D9904 Authored by kamil on Nov 15 2023, 12:28 PM.
Details
Summary
Depends on D9903 Test Plan Tests in D9909
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptNov 15 2023, 12:28 PM2023-11-15 12:28:53 (UTC-8) Harbormaster completed remote builds in B24182: Diff 33300.Nov 15 2023, 3:52 PM2023-11-15 15:52:41 (UTC-8) Harbormaster completed remote builds in B24199: Diff 33324.Nov 16 2023, 6:44 AM2023-11-16 06:44:50 (UTC-8) kamil added inline comments. kamil edited the summary of this revision. (Show Details)Nov 16 2023, 7:06 AM2023-11-16 07:06:51 (UTC-8) tomek added inline comments. This revision is now accepted and ready to land.Nov 17 2023, 7:12 AM2023-11-17 07:12:48 (UTC-8) Harbormaster completed remote builds in B24265: Diff 33403.Nov 20 2023, 3:53 AM2023-11-20 03:53:59 (UTC-8) Closed by commit rCOMM5c36d95c18ad: [SQLite] add methods to operate on users table (authored by kamil). · Explain WhyNov 20 2023, 5:48 AM2023-11-20 05:48:19 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33403 lib/ops/user-store-ops.js
native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
|