You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by stariy95 <gi...@git.apache.org> on 2016/11/22 11:22:37 UTC

[GitHub] cayenne pull request #137: CAY-2146 Vertical inheritance: record still inser...

GitHub user stariy95 opened a pull request:

    https://github.com/apache/cayenne/pull/137

    CAY-2146 Vertical inheritance: record still inserted into parent db table when child validation should fail

    Changed logic of method CayenneDataObject.validateForSave().
    It can now validate mandatory object relationships with two db relationships in them.
    Previous version just skipped this type of relationships.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stariy95/cayenne CAY-2146

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/137.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #137
    
----
commit 2df9ae8f69a4f50d597f2afa58a205783882a21d
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-18T09:33:33Z

    CAY-2146
    Vertical inheritance: record still inserted into parent db table when child validation fails

commit 7fbcc016c6425d539dc33a25165992d9b1f31cb6
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-22T11:14:48Z

    Merge branch 'master' into CAY-2146
    
    # Conflicts:
    #	docs/doc/src/main/resources/RELEASE-NOTES.txt

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cayenne pull request #137: CAY-2146 Vertical inheritance: record still inser...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cayenne/pull/137


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---