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

Graham Leggett commented on TORQUE-375:
---------------------------------------

Primary keys now supported and more besides.

Just one test fails, but it doesn't run for me in eclipse so I can't debug it, 
does it make any sense to you?

{code}
[ERROR] Errors: 
[ERROR]   
DefaultValuesFromDatabaseTest.testNewObjectChangedValue:196->doSelect:405->doSelect:442
 ยป SQLSyntaxError incompatible data type in conversion
[INFO] 
[ERROR] Tests run: 290, Failures: 0, Errors: 1, Skipped: 0
{code}

The combo key delimiter had to change from ':' to '|' so as to not clash with 
the ISO date formats produced by java.time, not sure if that is a problem.


> Support for java.time API
> -------------------------
>
>                 Key: TORQUE-375
>                 URL: https://issues.apache.org/jira/browse/TORQUE-375
>             Project: Torque
>          Issue Type: Improvement
>    Affects Versions: 7.1
>            Reporter: Graham Leggett
>            Priority: Major
>         Attachments: torque8-javatime1.patch, torque8-javatime2.patch, 
> torque8-javatime3.patch
>
>
> Switch out java.util.Date, replace with the java.time API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to