Open wxs77577 opened 5 years ago
as workaround If you need mongodb support, you can convert your models to Typeorm models which support mongodb
Sorry but typeorm is not good enough for mongodb, we need to use typegoose
I've created a package to support mongoose
@wxs77577 Can you pls. post the link to your full example?
Another package for mongoose crud WITHOUT nestjsx/crud
:
I've created a package to support mongoose
I have implemented it here https://github.com/juandav/prospec-api
Could you please support mongoose model? I can see that there are some issues about it but no one can tell us the progress.