Ticket #62 (accepted defect)
Elixir doesn't support relationships with several inverses (can happen with inheritance)
| Reported by: | guest | Owned by: | ged |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.8 |
| Component: | core | Version: | 0.6.0 |
| Keywords: | Cc: |
Description
If we have base class A with a relation to class B, and a sub-class C, derived from A, C does not properly inherit the relation to B. There is some discussion of the issue here:
http://groups.google.com/group/sqlelixir/browse_thread/thread/314f25c71aec5d3a
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
