vn-verdnaturachat/app/lib/database/services
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
..
Message.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Role.ts [FIX] Remove deprecated database methods and other database operations (#3686) 2022-02-10 17:16:10 -03:00
Subscription.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Thread.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
ThreadMessage.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00