lines 1118-1122 in ShellAutocomplete
$:1>
$:1> select * from Customers
$:2> where CompanyName=
$:3> 'Niels' and
$:4> ^
$:4>
$:4>
$:1>
$:1>
$:1> select
$:2> *
$:3> from
$:4> ^
Verified using ADStudio 13 Alpha 7, SQL Autocompletion is enabled and the two mentioned cases for columns and tables display the pop-up window as expected. Further issues should be added separately.
Closed.
Verified using ADStudio 13 Alpha 7, SQL Autocompletion is enabled and the two mentioned cases for columns and tables display the pop-up window as expected. Further issues should be added separately.
Closed.
Issue #7738 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
$:1>
$:1> select * from Customers
$:2> where CompanyName=
$:3> 'Niels' and
$:4> ^
$:4>
$:4>
$:1>
$:1>
$:1> select
$:2> *
$:3> from
$:4> ^