[
https://issues.apache.org/jira/browse/DERBY-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden updated DERBY-3426:
----------------------------------
Attachment: derby-3426_diff.txt
Attached is a patch to remove the unused code for autogenerated keys with
columnNames. I ran suites.All and derbynetclientmats with jdk16.
> Remove unused code for autogenerated keys columnNames
> -----------------------------------------------------
>
> Key: DERBY-3426
> URL: https://issues.apache.org/jira/browse/DERBY-3426
> Project: Derby
> Issue Type: Sub-task
> Components: Network Client
> Affects Versions: 10.4.0.0
> Reporter: Kathey Marsden
> Assignee: Kathey Marsden
> Priority: Minor
> Attachments: derby-3426_diff.txt
>
>
> There is unused code for autogenerated keys that processes columnNames by
> flowing a select from final table statement to the server. This syntax is
> not supported or used by Derby and should be removed from client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.