Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
11.4.2
-
None
-
Linux
Description
suppose you map a table with a column: varchar(100) not null default ''; then the CONNECT engine will not show the default ''.
You only have to do a describe table or a show create table on the remote server to see the issue