[
https://issues.apache.org/jira/browse/DERBY-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mamta A. Satoor updated DERBY-6725:
-----------------------------------
Attachment: DERBY6725_getdbname_patch1_stat.txt
DERBY6725_getdbname_patch1_diff.txt
Attaching a patch which adds a new system function to get the name of the
database. I added a new junit test for this feature which ends up adding a new
class to derby testing jar. Building of jars prompted me to run ant
refreshjardriftcheck because of the changes in the jar file. After running ant
refreshjardriftcheck, I was able to create the jar files. I thought though the
only changes I would see in *.lastcontents would be addition of the new test
added by me but I see several other diffs in *.lastcontents file that I am not
sure why they are there. Will appreciate if someone more familiar with
refreshjardriftcheck can make sure everything is fine? I will commit in couple
days. Thanks
> Add a system function which returns the name of the database.
> -------------------------------------------------------------
>
> Key: DERBY-6725
> URL: https://issues.apache.org/jira/browse/DERBY-6725
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 10.12.0.0
> Reporter: Rick Hillegas
> Assignee: Mamta A. Satoor
> Attachments: DERBY6725_getdbname_patch1_diff.txt,
> DERBY6725_getdbname_patch1_stat.txt
>
>
> Got this request in private conversation with a user. Other databases provide
> this functionality. Seems straightforward to add.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)