Menu

#459 Add a uniqueIndexes method to the relation class

v4.2.0
closed
Classes (154)
complete
5
2014-04-15
2012-06-09
No

A uniqueIndexes method would make the relation class easier to use. The allIndexes method shows how to reduce this to a smaller set, but there's no reason why the relation class shouldn't be able to do this directly rather relying on the programmer to remember how to use the set class to reduce this.

Discussion

  • Rick McGuire

    Rick McGuire - 2012-08-27
    • status: open --> accepted
    • assigned_to: Rick McGuire
    • pending_work_items: --> code+doc+test
     
  • Rick McGuire

    Rick McGuire - 2012-08-28
    • summary: Add a uniqueIndexes methos to the relation class --> Add a uniqueIndexes method to the relation class
     
  • Rick McGuire

    Rick McGuire - 2012-08-28

    code: [r8295]
    test: [r8296]
    docs: [r8297]

    • status: accepted --> pending
    • pending_work_items: code+doc+test --> complete
    • milestone: None --> v4.2.0
     

    Related

    Commit: [r8295]
    Commit: [r8296]
    Commit: [r8297]

  • Rick McGuire

    Rick McGuire - 2014-04-15
    • status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel