Skip to content
Commit eddd2ec1 authored by gmantele's avatar gmantele
Browse files

[TAP] MAJOR FIX: the type of computed columns was ALWAYS returned as VARCHAR.

This is particularly annoying for numeric functions like sqrt(...)
(example query: SELECT TOP 1 sqrt(2) as s2 FROM whatever_table).
This bug has been raised by M. Taylor.
parent 47d36bfb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment