You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by lonvarscsak <gi...@git.apache.org> on 2017/08/01 20:09:24 UTC

[GitHub] cayenne pull request #236: Changed SybaseAdapter to allow identity (generate...

GitHub user lonvarscsak opened a pull request:

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

    Changed SybaseAdapter to allow identity (generated) columns

    Sybase supports "identity" columns, so I've moved the call to setSupportsGeneratedKeys from SQLServerAdaptor to SybaseAdaptor (as the original comment suggested) and tested that it works.

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

    $ git pull https://github.com/smarthealth/cayenne master

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

    https://github.com/apache/cayenne/pull/236.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 #236
    
----
commit ba6d053fe8f042568bdba1af40d44876e7008041
Author: Lon Varscsak <lo...@gmail.com>
Date:   2017-08-01T20:06:51Z

    Changed SybaseAdapter to allow identity (generated) columns

----


---
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 #236: Changed SybaseAdapter to allow identity (generate...

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

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


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