fluent-nhibernate
fluent-nhibernate copied to clipboard
Allow specification of <sql-*> in subclasses and tuplizers for components and subclasses (#748, #749)
Adds support for missing features:
- Support <sql-*> specification in subclasses #748
- Support
in subclasses and components #749
@hazzik would you mind taking a look at my PR? Deepsource is complaining about code that I didn't write, and the suggestions can't be implemented (make the class sealed) because one of the classes (ComponentMapping) has an inheritor.
@jagregory, @paulbatum Can someone take a look at my PR?
Bump. Is there anybody still maintaining this project?
#41 related?
@oskarb Yep, that's the same issue. How to get my PR reviewed and merged?