Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for discriminators #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EcksDy
Copy link

@EcksDy EcksDy commented Jun 12, 2023

I've picked up this issue(#31) and continued the work that was done here(master...feature/mongoose-discriminators).

e2e tests:
image

In the test project I'm using a MaineCoon and Beagle models, I wanted to use Dog and Cat, but they would clash with the models provided by DogModule and CatModule.

@EcksDy
Copy link
Author

EcksDy commented Jun 26, 2023

Hey @sandeepsuvit ,
I'd love to get this merged, anything I can do to help you make it happen?

@Naryck
Copy link

Naryck commented Dec 5, 2023

any changes in discriminators support?

@EcksDy
Copy link
Author

EcksDy commented Dec 5, 2023

@Naryck
The project seems to be abandoned unfortunately.

@Naryck
Copy link

Naryck commented Dec 5, 2023

@EcksDy
The project seems to be abandoned unfortunately.

that's a pity... discriminators are so needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants