On web those methods are used directly, to add emscripten binding methods have to be public.
Depends on D8548
Paths
| Differential D8549 Authored by kamil on Jul 19 2023, 3:15 AM.
Details Summary On web those methods are used directly, to add emscripten binding methods have to be public. Depends on D8548 Test Plan N/A
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJul 19 2023, 3:15 AM2023-07-19 03:15:44 (UTC-7) Harbormaster completed remote builds in B21025: Diff 28820.Jul 19 2023, 3:32 AM2023-07-19 03:32:38 (UTC-7) kamil added a child revision: D8550: [native] hide native-specific code.Jul 19 2023, 5:33 AM2023-07-19 05:33:33 (UTC-7) This revision is now accepted and ready to land.Jul 19 2023, 12:06 PM2023-07-19 12:06:44 (UTC-7) Closed by commit rCOMM5464404e0f7c: [native] Make metadata related methods public (authored by kamil). · Explain WhyJul 27 2023, 5:06 AM2023-07-27 05:06:12 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29112 native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
|