Menu

#5 SpfChildStorage AssociateTable not created

v1.2.10
open
nobody
None
5
2003-10-17
2003-10-08
No

In the following example, the SqlBuilder is not
creating the junction table "UserRoles".

[SpfChildStorage(
ChildType = typeof(Role),
IsReference=true,
ForeignKey = "RoleGuid",
ParentKey = "UserGuid",
AssociateTable="UserRoles")]
public SpfChildCollection Roles;

Discussion

  • Scott Pascoe

    Scott Pascoe - 2003-10-17

    Logged In: YES
    user_id=511729

    The unit tests *AssociateTableTest* now expose this bug.
    Scott

     
  • Scott Pascoe

    Scott Pascoe - 2003-10-17
    • milestone: --> v1.2.10
     

Log in to post a comment.

MongoDB Logo MongoDB