Changeset 534 for elixir/trunk/CHANGES

Show
Ignore:
Timestamp:
01/29/11 20:53:10 (16 months ago)
Author:
ged
Message:

- Fixed bad foreign key constraint generated for classes inheriting from a

class with multiple primary keys when using the "multi" inheritance.
Patch from & closes #114.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/CHANGES

    r528 r534  
    1212Bug fixes: 
    1313- Fixed a few tests to work on SA 0.6.x 
     14- Fixed bad foreign key constraint generated for classes inheriting from a 
     15  class with multiple primary keys when using the "multi" inheritance. 
     16  Patch from & closes #114. 
    1417 
    15180.7.1 - 2009-11-16