SQL Developer does not display the System Generated Column. See attached screenshot
There is a bug in the code. The invisible columns should be displayed in the tree node but they shouldn't be scripted unless they are user generated. Looking at extraction code history to see what happen, should have a fix in the next hour.
There is a bug in the code. The invisible columns should be displayed in the tree node but they shouldn't be scripted unless they are user generated. Looking at extraction code history to see what happen, should have a fix in the next hour.
Code has been fixed in the following ways.
1.) Tree Node will now only display the User Generated Columns [visible or invisible]. Any system generated columns will no longer display in the tree node.
2.) All extraction and scripting will only work with the user generated Columns. System generated columns should have never been added to the object.
Checking code into data studio version 15 and 16
Code has been fixed in the following ways.
1.) Tree Node will now only display the User Generated Columns [visible or invisible]. Any system generated columns will no longer display in the tree node.
2.) All extraction and scripting will only work with the user generated Columns. System generated columns should have never been added to the object.
Checking code into data studio version 15 and 16
Issue #11829 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
SQL Developer does not display the System Generated Column. See attached screenshot