Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.3.0, 1.4.0, 1.4.1
-
None
Description
Given a query like
select t1.period as "something" from t1 as t1 limit 1;
the affected field is reported as something and not as period.