You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2018/10/19 09:54:00 UTC

[jira] [Resolved] (EMPIREDB-272) Provide easy way to select column with a qualfied alias

     [ https://issues.apache.org/jira/browse/EMPIREDB-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele resolved EMPIREDB-272.
------------------------------------
       Resolution: Fixed
    Fix Version/s: empire-db-2.4.7

Added qualified() method on DBColumn to return a rename expression.

Added selectQualified() to DBCommand to select renamed columns

 

> Provide easy way to select column with a qualfied alias
> -------------------------------------------------------
>
>                 Key: EMPIREDB-272
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-272
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>            Priority: Minor
>             Fix For: empire-db-2.4.7
>
>
> In some cases a column Needs to be renamed to a qualfied alias.
> In order to make it easier, a predefinded column alias should be available for table columns and it should be easy to select the column with this alias.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)