Auto-suggest bug
| User, date | Message |
|---|---|
|
Written by thadin
6 months ago Category: General 8 posts since Tue, 31 Jul 12 |
While working in the following query: SELECT t.{cursor} But when I insert a ) it inserts all columns. This bug gives weird results when I want to type COUNT(t.id) As far I can tell it only happens when typing no column (pressing ")" right after the dot) or when typing the first column in that table (the all column option stays selected) |
|
Written by ansgar
6 months ago 3952 posts since Fri, 07 Apr 06 |
You get the value inserted from the recently introduced "All columns" item. See issue #2975 for details and discussion. |
|
Please login to leave a reply, or register at first. |