[JBoss JIRA] Created: (TEIIDDES-1034) Convert 7.4 EMF Tag-Based Extension Model Framework To 7.5 Model Extension Definition Framework
by Dan Florian (JIRA)
Convert 7.4 EMF Tag-Based Extension Model Framework To 7.5 Model Extension Definition Framework
-----------------------------------------------------------------------------------------------
Key: TEIIDDES-1034
URL: https://issues.jboss.org/browse/TEIIDDES-1034
Project: Teiid Designer
Issue Type: Task
Components: Modeling
Affects Versions: 7.4
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 7.5
Convert the code encompassing the "ext-custom" extension property prefix to the new model extension framework. A model extension definition file, an Eclipse extension, and a ModelExtensionAssistant will need to be created. Since in 7.4 the extension properties could only be viewed in a dialog, and in the new framework extension properties are shown in the Properties View, changes to or new property sources and descriptors will be needed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] Created: (TEIIDDES-953) "Generate SQL Relationships" action allows multiple generations in same model which then results in errors
by Paul Nittel (JIRA)
"Generate SQL Relationships" action allows multiple generations in same model which then results in errors
----------------------------------------------------------------------------------------------------------
Key: TEIIDDES-953
URL: https://issues.jboss.org/browse/TEIIDDES-953
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 7.4
Environment: Fedora 14, OpenJDK Runtime Environment (IcedTea6 1.9.7) (fedora-52.1.9.7.fc14-x86_64)
Reporter: Paul Nittel
I opened the RelationshipsTest project (Model Project Set attached), navigated to TestModel.StoreMovies and generated SQL relationships. I created a new model in which the resulting relationships should be stored. Then, I repeated the operation, but changed the generator options. After saving the model, I found errors like this in the Problems tab:
The name REL0001 is the same (ignoring case) as 1 other object(s) under the same parent fooTooModel.xmi /RelationshipsTest.
I believe it makes sense to add more relationships to the same model when they could be in conflict. Perhaps a warning beforehand? Maybe don't allow it?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] Created: (TEIIDDES-973) Create Table from query
by Joel Tosi (JIRA)
Create Table from query
-----------------------
Key: TEIIDDES-973
URL: https://issues.jboss.org/browse/TEIIDDES-973
Project: Teiid Designer
Issue Type: Feature Request
Components: Transformations
Affects Versions: 7.2
Environment: JBDS 4.0
Reporter: Joel Tosi
Priority: Minor
As a user, I would like to be able to create tables from queries. I would like to be able to set the query property of a virtual table. You cannot directly set the query for the object as a property. The Transform metaphor seems more suited to ETL and complex queries whereas allowing a user to create the virtual table from queries would be more natural.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months