Actions
Bug #1984
closed
AK
KD
QueryModel addColumn
Bug #1984:
QueryModel addColumn
Start date:
06/13/2013
Due date:
% Done:
0%
Estimated time:
Description
Hi, I am having some problems when adding columns to em QueryModel with postgres as backend...
for example...
my query is
then when I try to add
I get the erro, could not find the field 'label'
I could get it working changing my query as follow
Thanks...any question I can put more code to explain...
AK Updated by Ariel Kruger about 13 years ago
Hi, I am having some problems when adding columns to a QueryModel with postgres as backend...
for example...
my query is
then when I try to add
I get the erro, could not find the field 'column_number'
I could get it working changing my query as follow
Thanks...any question I can put more code to explain...
KD Updated by Koen Deforche about 13 years ago
- Status changed from New to Feedback
- Assignee set to Koen Deforche
- Target version set to 3.3.1
Hey,
That was some ... sloppy parsing. A fix is on its way!
Regards,
koen
KD Updated by Koen Deforche about 13 years ago
- Status changed from Feedback to Implemented @Emweb
KD Updated by Koen Deforche about 13 years ago
- Status changed from Implemented @Emweb to Resolved
KD Updated by Koen Deforche about 13 years ago
- Status changed from Resolved to Closed
Actions