Page 1 of 1

code completion give an alias after selection table

Posted: Thu 20 Feb 2014 13:24
by jkuiper2105
If I create a query (SELECT field1, field2 FROM ) and select a table via code completition, the tablename get an alias (SELECT field1, field2 FROM table t).
This results an error in the query, because the fields are not aliased.

Re: code completion give an alias after selection table

Posted: Thu 20 Feb 2014 14:37
by alexa
We were not able to reproduce this issue.

Could you please provide us a screenshot of the error?