Johnathon Lee created TEIIDDES-3124:
---------------------------------------
Summary: problematic DEFAULT String literal values when export/importing a
VDB
Key: TEIIDDES-3124
URL:
https://issues.jboss.org/browse/TEIIDDES-3124
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export, Modeling
Affects Versions: 10.0.2
Reporter: Johnathon Lee
VDBs with a column having a DEFAULT value such as
~~~
DEFAULT `---
~~~
results in an invalid
~~~
DEFAULT ''---'
~~~
on export. Can this be guarded against?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)