Menu

#24 metadata for alias columns

open
nobody
None
5
2012-10-17
2008-10-03
No

in version 2.5.3.1, statements like:

select count(*) as mycount from mytable

do not return metadata information for the
alias column, in that example mycount.
in my opinion alias columns should also
be part of the metadata.

Meaning that IBPP::Statement its Columns()
method should return mycount in that example.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB