Store currentUserID in SQLite database.
It can be done by different way - performing operations directly on metadata table with parameters, but I wanted to make it similar to CommCoreModuleSchema.
Depend on D7181
Differential D7182
[web-db] implement setting/getting `currentUserID` on worker kamil on Mar 27 2023, 4:19 AM. Authored by Tags None Referenced Files
Details Store currentUserID in SQLite database. It can be done by different way - performing operations directly on metadata table with parameters, but I wanted to make it similar to CommCoreModuleSchema. Depend on D7181 Send SET_CURRENT_USER_ID and GET_CURRENT_USER_ID messages to worker and check if it works
Diff Detail
|