I want to reuse this from the DatabaseManagers codebase, which is isolated from NativeModules so that it can be compiled to WASM for web.
As such, I'm moving it into that folder, where it can be accessed from the whole codebase.
Depends on D12760
Paths
| Differential D12761 Authored by ashoat on Jul 15 2024, 2:17 PM.
Details Summary I want to reuse this from the DatabaseManagers codebase, which is isolated from NativeModules so that it can be compiled to WASM for web. As such, I'm moving it into that folder, where it can be accessed from the whole codebase. Depends on D12760 Test Plan Make sure it compiles
Diff Detail
Event Timelineashoat retitled this revision from [native] Extract MessageType to DatabaseManagers to [SQLite][native] Extract MessageType to DatabaseManagers.Jul 15 2024, 2:24 PM2024-07-15 14:24:14 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 15 2024, 2:37 PM2024-07-15 14:37:00 (UTC-7)
Revision Contents
Diff 42304 native/cpp/CommonCpp/DatabaseManagers/entities/MessageType.h
native/cpp/CommonCpp/NativeModules/PersistentStorageUtilities/MessageOperationsUtilities/MessageSpecs.h
|