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

Support Inheritance / Different document types in one collection #25

Open
stephanprobst opened this issue Feb 28, 2020 · 1 comment
Open

Comments

@stephanprobst
Copy link

Hi!

I have a mongo collection with different types of documents. In C# it's a base class with deriving classes.
When I apply start-up migration for the different sub classes they will applied for other document types in the same collection as well.

Do you have plans to support inheritance?
The class name / document type is stored in _t

P.S.: awesome work :)

@SRoddis
Copy link
Owner

SRoddis commented Feb 28, 2020

Hey @stephanprobst,

I will have a look on that Idea and give you Feedback.

Thanks, mate! :)

Cheers, Sean

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

No branches or pull requests

2 participants