[ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
A B updated DERBY-1623: ----------------------- Attachment: d1623_v3.patch > Add ANSI TRIM implementation > ---------------------------- > > Key: DERBY-1623 > URL: https://issues.apache.org/jira/browse/DERBY-1623 > Project: Derby > Issue Type: Improvement > Components: SQL > Reporter: Emmanuel Bernard > Assignee: Manish Khettry > Fix For: 10.3.0.0 > > Attachments: 1623-parser-guess.diff, 1623.patch.txt, > 1623_take2.patch.txt, AnsiTrimTest.java, compile_error.jj, d1623_v3.patch, > sqlgrammar.jj.diff > > > JPA is requiring databases to support this ANSI feature esp the ability to > chose the trimmed character > TRIM([ [ LEADING | TRAILING | BOTH ] [ chars ] FROM ] str) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.