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/12/12 14:39:43 UTC

[GitHub] cayenne pull request #155: CAY-2169 New DbMerger for dbsync utils

GitHub user stariy95 opened a pull request:

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

    CAY-2169 New DbMerger for dbsync utils

     - merger process split in independent steps
     - new attributes compared (full type comparision of DbAttribute)
     - fix SQL syntax for HSQLDB allow column NULL value
     - fix some problems with tokens sort, but still it's far from perfect (see CAY-2170)

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

    $ git pull https://github.com/stariy95/cayenne dbmerger-refactor

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

    https://github.com/apache/cayenne/pull/155.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 #155
    
----
commit 46c8ded55629f1a91764491e6a9a255bd0ae783f
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-12-09T15:17:39Z

    New DbMerger for dbsync utils
     - merger process split in independent steps
     - new attributes compared (full type comparision of DbAttribute)
    
    First draft: no source filtering

commit 34ae195ced669e4dc3300505c624ceb5637c458f
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-12-12T07:00:51Z

    Merge branch 'master' of https://github.com/apache/cayenne into dbmerger-refactor

commit c86094f07373649f48cfd4f99daec1e98e6c1fae
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-12-12T08:13:34Z

    New DbMerger for dbsync utils
     - merger process split in independent steps
     - new attributes compared (full type comparision of DbAttribute)
    
    Source filtering and additional tests

commit d5707c75203cae33c7c0580b59effd7dcb1b6f66
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-12-12T09:59:58Z

    New DbMerger for dbsync utils
     - merger process split in independent steps
     - new attributes compared (full type comparision of DbAttribute)
    
    Clean up and tests

commit 725e6ae94edf35a6d0340ecd5d09a91da4904dfc
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-12-12T14:35:43Z

    CAY-2169
     - split Tokens to model and db packages
     - all tests are passing
     - fix SQL syntax for HSQLDB allow column NULL value
     - fix some problems with tokens sort, but still it's far from perfect (see CAY-2170)

----


---
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 #155: CAY-2169 New DbMerger for dbsync utils

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

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


---
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.
---