[teiid-issues] [JBoss JIRA] (TEIID-3496) update status table in ON_VDB_DROP_SCRIPT should point to correct name and schemaname

Steven Hawkins (JIRA) issues at jboss.org
Fri May 29 09:57:02 EDT 2015


     [ https://issues.jboss.org/browse/TEIID-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-3496.
-----------------------------------
    Fix Version/s: 8.11
       Resolution: Done


Merged the pull request.

> update status table in ON_VDB_DROP_SCRIPT should point to correct name and schemaname
> -------------------------------------------------------------------------------------
>
>                 Key: TEIID-3496
>                 URL: https://issues.jboss.org/browse/TEIID-3496
>             Project: Teiid
>          Issue Type: Bug
>          Components: Quick Starts
>            Reporter: Kylin Soong
>            Assignee: Kylin Soong
>             Fix For: 8.11
>
>
> This may be caused by miss spelling , in "teiid_rel:ON_VDB_DROP_SCRIPT"  section, the name and schemaname should point to stockPricesMatView and StocksMatModel, but current looks
> ~~~
> <model name="StocksMatModel" type="VIRTUAL">
> <metadata type="DDL"><![CDATA[
> CREATE view stockPricesMatView
> ...
> ) OPTIONS(
> ...
> "teiid_rel:ON_VDB_DROP_SCRIPT" 'DELETE FROM Accounts.status WHERE Name=''stock'' AND schemaname = ''Stocks''',
> ~~~



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list