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

[GitHub] cayenne pull request #173: Fix issue with Frontbase PK generation

GitHub user amedeomantica opened a pull request:

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

    Fix issue with Frontbase PK generation

    Hi all, I noticed an issue with Frontbase primary key generation, the fix is really simple. There is a method getPkCacheSize() that is supposed to be overriden by subclasses, but we was calling the default value instead of method.

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

    $ git pull https://github.com/amedeomantica/cayenne fix/primary_key_generation

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

    https://github.com/apache/cayenne/pull/173.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 #173
    
----
commit cda048d0caa50dd9575d952d24e50ce8678580af
Author: Amedeo Mantica <am...@gmail.com>
Date:   2017-02-12T22:48:25Z

    Fix issue with Frontbase PK generation

----


---
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 #173: Fix issue with Frontbase PK generation

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

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


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