[teiid-issues] [JBoss JIRA] (TEIID-4549) Salesforce import issues

Steven Hawkins (JIRA) issues at jboss.org
Tue Nov 1 08:09:00 EDT 2016


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

Steven Hawkins resolved TEIID-4549.
-----------------------------------
    Resolution: Done


Updated the logic to use the isNillable flag, to set a dummy default value, and to mark as updatable if the table is deletable.

> Salesforce import issues
> ------------------------
>
>                 Key: TEIID-4549
>                 URL: https://issues.jboss.org/browse/TEIID-4549
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Salesforce Connector
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.2
>
>
> Salesforce fields provide isNillable(), but we don't currently use that metadata.
> Whether the field is defaulted should also be reflected in the metadata beyond just the extension property COLUMN_DEFAULTED so that we'll understand that a non-nullable column can still be omitted from insert.
> Also the 34 importer does not know how to handle the composite address type which is reported as an error, but should be just detail log as the composite fields are also added.



--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the teiid-issues mailing list