[DBIx-Class-Devel] [dbix-class] Postpone 'create_related' rows until main row is created (#78)

KES777 notifications at github.com
Tue May 12 20:18:42 GMT 2015


    We can add related (children) row *ONLY AFTER* main (parent) row is created!!!
    So we *MUST* postpone creation.

https://rt.cpan.org/Public/Bug/Display.html?id=104375
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/dbix-class/pull/78

-- Commit Summary --

  * Postpone 'create_related' rows until main row is created
  * Postpone 'create_related' rows until main row is created
  * Merge branch 'current/blead' of hub:KES777/DBIx-Class into current/blead
  * return deleted code

-- File Changes --

    M lib/DBIx/Class/Row.pm (51)

-- Patch Links --

https://github.com/dbsrgits/dbix-class/pull/78.patch
https://github.com/dbsrgits/dbix-class/pull/78.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/78
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20150512/33caa3d8/attachment.htm>


More information about the DBIx-Class-Devel mailing list