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

Store Hierarchy / subclassed documents in the same table #44

Closed
mdissel opened this issue Oct 24, 2015 · 4 comments
Closed

Store Hierarchy / subclassed documents in the same table #44

mdissel opened this issue Oct 24, 2015 · 4 comments
Milestone

Comments

@mdissel
Copy link
Contributor

mdissel commented Oct 24, 2015

By default store every class in it's own table, except when on one of the parent classes an attribute [DocumentRoot] is declared.
or always stored subclassed documents into the root class..

@phinett
Copy link
Contributor

phinett commented Feb 2, 2016

Is there an ETA for this to be implemented, this would be a showstopper for my project at the moment and probably many others.

I am working through a throw away test project converting my existing RavenDb based app and it would be great if I could test everything end to end.

@jeremydmiller jeremydmiller modified the milestone: v0.7 Feb 2, 2016
@jeremydmiller
Copy link
Member

@mdissel @phinett I started work on this this morning. Not sure what the configuration is going to look like just yet, but it's on the way.

@phinett
Copy link
Contributor

phinett commented Feb 3, 2016

Great looking forward to this.

Things look to be taking shape quite nicely, theirs a couple more must have features left on the table i think before 1.0 release but so far I am pretty optimistic.

@jeremydmiller
Copy link
Member

There is a working implementation in master now. I'm claiming that the mechanics of this work as of commit c2dc4f0 and I'm closing for now. We can add new issues later for changes to the configuration model -- and it's a near certainty that those will happen.

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

No branches or pull requests

3 participants