Alias gets capitalized and tablename inserted using picklist dropdown (Ctrl + T)

Hi all,

In Toad 12.5.0.6 (beta) I used the dropdown picklist feature to select columns as i’m writing a select statement in an editor window. Now happens a funny thing:

  1. I write the following:

select ft.| <- Cursor here

from doe.footable ft

  1. I hit Ctrl + T for the dropdown picklist

  2. I select a column (pressing TAB or ENTER or even a mouse click)

  3. now it looks like this:

select FT.footable.field1

from doe.footable ft

-> it’s capitalizing the alias AND inserts even the tablename

This is not quite what I expected :wink:

What am I doing wrong?

In Toad 12.1 this does not happen!

Has it maybe something to do with “Editor capitalizing table alias when choosing from pick list”?

regards Chris

This is a known issue. I broke it recently and am actively working on the picklist feature so it will be fixed soon.

On 11/29/2013 10:47 AM, chrigeli.preter wrote:

Alias gets capitalized and tablename inserted using picklist dropdown (Ctrl + T)

Thread created by chrigeli.preter
Hi all,

In Toad 12.5.0.6 (beta) I used the dropdown picklist feature to select columns as i'm writing a select statement in an editor window. Now happens a funny thing:

  1. I write the following:

select ft.|
<- Cursor here

from doe. footable
ft

  1. I hit Ctrl + T for the dropdown picklist
  1. I select a column (pressing TAB or ENTER or even a mouse click)
  1. now it looks like this:

select FT.footable.field1

from doe. footable
ft

-> it's capitalizing the alias AND inserts even the tablename

This is not quite what I expected :wink:

What am I doing wrong?

In Toad 12.1 this does not happen!

Has it maybe something to do with "Editor capitalizing table alias when choosing from pick list"?

regards Chris

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad for Oracle - Beta
notifications altogether.

Toad for Oracle - Beta Discussion Forum

Flag
this post as spam/abuse.