Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

support upper case aliases #142

@swatoff

Description

@swatoff

Issue Type

  • Feature Request
  • Bugfix/Errors
  • Questions
  • Other

Description

Alias from table name must associate with table name and columns.
If i type select * from TABLE_NAME TN where TN.COLUMN1 is not null codeintel must show all columns from alias TN

Expected behavior:

See description

Actual behavior:

Alias not working. Instead alias i need type a full table name

Versions

  • Version: all version
  • OS: all OS
  • RDBMS: all suppoer RDBMS

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions