You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aarrsseni <gi...@git.apache.org> on 2018/02/19 15:03:16 UTC

[GitHub] cayenne pull request #273: CAY-2402

GitHub user aarrsseni opened a pull request:

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

    CAY-2402

    -Add validation to dbImport

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

    $ git pull https://github.com/aarrsseni/cayenne CAY2402

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

    https://github.com/apache/cayenne/pull/273.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 #273
    
----
commit 744bab0213dd3c951c62c962198ed8a53aad5339
Author: Arseni Bulatski <an...@...>
Date:   2018-02-15T10:10:05Z

    CAY-2402 add validation

commit 0feef03afe360ff27e6deae1bdba5dc21b5fef47
Author: Arseni Bulatski <an...@...>
Date:   2018-02-16T08:25:12Z

    Add dataMap validation to dbImportAction

----


---