Ticket #19 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

Ordering of fields in a bidirectional ManyToMany self-referential relationship is significant

Reported by: guest Owned by: ged
Priority: minor Milestone: 0.7
Component: core Version: 0.4.0
Keywords: Cc:

Description (last modified by ged) (diff)

In the current implementation, the ordering of fields in a bidirectional ManyToMany self-referential relationship is significant. Therefore code will break if the field order is inversed after table creation.

Related mailing list thread: http://groups.google.com/group/sqlelixir/browse_thread/thread/14d990f9c64db0be

Change History

Changed 5 years ago by ged

  • owner set to ged
  • status changed from new to accepted
  • type changed from enhancement to defect
  • description modified (diff)

Changed 4 years ago by ged

  • milestone set to 0.7

Changed 4 years ago by ged

  • status changed from accepted to closed
  • resolution set to fixed

fixed in r397, but see follow-up ticket #69.

Note: See TracTickets for help on using tickets.