Martin Vančo
Martin Vančo
Hey @RomainLanz For an example I have translatable model with some translated properties in many languages and those translations are saved in another table and loaded as a relationship. So...
Yes, .send() works fine as a replacement, but the issue is that those deprecated methods that no longer work are still present in the latest version (now [12.3.1](https://github.com/firebase/firebase-admin-node/blob/v12.3.1/src/messaging/messaging.ts)) and some...
@thetutlage We have encountered Knex Timeout problems because of this bug before. It would be much appreciated if you could merge this.