forked from Ivasoft/mattermost-mobile
* Database HOC component to set the active server database in WDB Provider * Adding is_secured and last_active_at to database schema + test + models * Update baseHandler and `general` prepareRecords for isSecured and lastActiveAt * Update withServer component for it to use the dbInstance. Co-authored-by: Avinash Lingaloo <>