|
|
35 KB
|
|
15 KB
Issue 13269 fix is code that specifically says if the schema name is blank or null that the extraction will not occur. I am not sure if this is how issue 13269 should have been fixed since its causing issues with any database that doesn't use schemas.
SQLStdCompletionQuery.java line: 483
Will reassign to kin.
Issue #13860 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| Fixed Build ADS 17.0.0-rc-45 |
| No time estimate |
2 issue links |
is broken by #13806
Issue #13806Auto Completion -> ill formed extraction when <auto on all schemas> is not selected |
is broken by #13269
Issue #13269When disconnected, autocomplete should not update its schema cache |
Issue 13269 fix is code that specifically says if the schema name is blank or null that the extraction will not occur. I am not sure if this is how issue 13269 should have been fixed since its causing issues with any database that doesn't use schemas.
SQLStdCompletionQuery.java line: 483
Will reassign to kin.