We're going to fetch the operation in the lib code, so we have to include the code in the SQLite API.
https://linear.app/comm/issue/ENG-10335/prepare-utils-to-unshim-operations-in-a-migration
Depends on D14454
Differential D14456
[native][web] Include fetching DM operations in SQLite API tomek on Mon, Mar 17, 7:07 AM. Authored by Tags None Referenced Files
Subscribers
Details We're going to fetch the operation in the lib code, so we have to include the code in the SQLite API. https://linear.app/comm/issue/ENG-10335/prepare-utils-to-unshim-operations-in-a-migration Depends on D14454 Tested the whole stack on both native and web:
unshimDMOperations( state, dmOperationTypes.CREATE_THREAD, handleReduxMigrationFailure, ): MigrationFunction<WebNavInfo, AppState>),
Diff Detail
|