InsertAllWithChildren doesn't work with many-to-many relationships

Issue #14 invalid
Jeremy Kolb created an issue

Calling InsertAllWithChildren(items, true) to initially populate my databse doesn't work. It does not assign Ids to the children.

Comments (4)

  1. Log in to comment