Project

General

Profile

Actions

Bug #9268

closed

SELECT with outer brackets not recognized as SELECT

Added by Carsten Rose over 4 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
30.09.2019
Due date:
% Done:

100%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

The following example in sql1, fe.type=SELECT will throw an error "missing definition in sql1 / itemList".

{{! ( SELECT 0 as id, 'empty' AS value) UNION (SELECT gr.id, gr.name) ORDER BY id }}

Actions

Also available in: Atom PDF