Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CM8.4.1.201206, CQB8.4.1.201206
-
Component/s: CUBRID Manager, CUBRID Query Browser
Description
Now, CM/CQB is supported auto complete table name, column name, keyword and some SQLs.
But, it is not supported if you type SQLs with join/complicated query yet.
Also, it is needed that it should be supported auto complete with alias.
SELECT * FROM athlete a, code c WHERE a.gender = c.name ...
Issue Links
- duplicates
-
TOOLS-1101
auto-completion in CM,CQB doesn;t work well for long and join query
-
The fixed code.