[ 
https://issues.apache.org/jira/browse/CAY-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174716#comment-16174716
 ] 

ASF GitHub Bot commented on CAY-2364:
-------------------------------------

GitHub user MegaPapa opened a pull request:

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

    CAY-2364 Wrong logging in SQLTemplate

    

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

    $ git pull https://github.com/MegaPapa/cayenne CAY-2364

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

    https://github.com/apache/cayenne/pull/241.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 #241
    
----
commit bb9f8cdcbda33c01ea9bd6d00028812556ac4536
Author: Maxim Petrusevich <maks1...@gmail.com>
Date:   2017-09-21T13:01:07Z

    CAY-2364 Wrong logging in SQLTemplate

commit 76818df3b69f87e8a0c91aef48a8957720edcdea
Author: Maxim Petrusevich <maks1...@gmail.com>
Date:   2017-09-21T13:05:33Z

    CAY-2364 Wrong logging in SQLTemplate

----


> Wrong logging in SQLTemplate
> ----------------------------
>
>                 Key: CAY-2364
>                 URL: https://issues.apache.org/jira/browse/CAY-2364
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 4.0.B1
>            Reporter: Maxim Petrusevich
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.1.M1
>
>
> Incorrectly logging of binded objects in SQLTemplateAction:
> {code}
> INSERT INTO PAINTING (PAINTING_ID, PAINTING_TITLE, ESTIMATED_PRICE) VALUES 
> (76, 'The Fiddler', ?) [bind: 1:java.lang.Integer@952562199]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to