Francisco Javier Sucre González

Results 12 comments of Francisco Javier Sucre González

Any update on this issue? Thanks!

Hello @blakeembrey i am no typing expert. I would not know how to start this typings. For anybody still looking for a solution, this allowed me to continue to work...

¿How would i upload this type definitions? It is a single file and i would not know where to use place them in this proyect ¿ Can i upload them...

Hi @mblarsen thanks for your response. I understand, so when i use lean() the query is passed directly from mongo as objects. I was using lean because some people told...

Hey, i want to make an update on this. Moved all the properties for this to static properties as they are something more of the class rather than the instance....

Hey, i want to make an update on this. Moved all the properties for this to static properties as they are something more of the class rather than the instance....

Hey, i want to make an update on this. Moved all the properties for this to static properties as they are something more of the class rather than the instance....

@duyluonglc , I have now implemented them as traits that can be added to models following your suggestion. I do not know if you would like the source code to...

The code works! but it is still weird that it does not work when using find(), are internally this methods different? By the way is there a way to make...

@pleerock this pull request would make life a lot easier for our company, where we used mongo with the 6.0 driver but want to use typeORM for SQL. A similar...