[ https://issues.apache.org/jira/browse/CAY-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nikita Timofeev closed CAY-2364. -------------------------------- Resolution: Fixed *4.0*: https://github.com/apache/cayenne/commit/ef5a86c18bfc32c4ce854596101a5c3b42271fcb > 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 > Assignee: Nikita Timofeev > Priority: Minor > Labels: pull-request-available > Fix For: 4.0.B3, 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)