vn-verdnaturachat/app/lib/methods/subscriptions
Diego Mello 88d33b42c2
[FIX] Remove deprecated database methods and other database operations (#3686)
* Fix PK error on subscriptions/room

* Instead of checking for pending update, wrap the call on a try catch and return null in case of error

* Generate delete operations before create/update to prevent errors

* Apply same logic on encryption

* Fix database operations on getRoles

* Fix a few database issues found on Bugsnag on ThreadMessagesView

* Run prettier :(
2022-02-10 17:16:10 -03:00
..
room.js [FIX] Remove deprecated database methods and other database operations (#3686) 2022-02-10 17:16:10 -03:00
rooms.js [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00