[
https://issues.apache.org/jira/browse/DERBY-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-3129:
---------------------------------
Attachment: derby-3129-sampleTableFunctions-ab.diff
Thanks for taking a look at this patch, John! I have attached a second rev,
derby-3129-sampleTableFunctions-ab.diff. This patch makes some changes:
1) Splits the vtiDemo.sql script into two scripts. The first, demoFileVtis.sql,
tests the file-based VTIs which don't depend on having a MySQL installation.
The second script, demoForeignDbmsVtis.sql tests the machinery which depends on
a MySQL installation.
2) Thanks for catching the lingering reference to a relative path in the first
script. I have fixed this.
3) Thanks for pointing out that the MySQL database name was confusing. I have
changed the second script to expect that the database will be named "world" as
you recommended.
4) I added a bit more verbiage to the README file.
> Create Demo code, showing how to create and use table functions.
> ----------------------------------------------------------------
>
> Key: DERBY-3129
> URL: https://issues.apache.org/jira/browse/DERBY-3129
> Project: Derby
> Issue Type: Improvement
> Components: Demos/Scripts
> Affects Versions: 10.4.0.0
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-3129-sampleTableFunctions-aa.diff,
> derby-3129-sampleTableFunctions-ab.diff
>
>
> Create some useful, sample table functions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.