Custom type / add new item by related array through library
Description
When trying to add an item by - Custom type / add new item by related array through library.
I get an error:
Not in aggregate function or group by clause: org.hsqldb.Expression@3b0f166d in statement [ SELECT ftwizardStep, ftFieldset FROM qMetadata WHERE upper(ftFieldset) <> 'CONTACTPERSONEN' AND ftType <> 'uuid' AND ftType <> 'array' Group By ftwizardStep, ftFieldset ORDER BY ftSeq ]
Environment
Railo / Windows / Mysql
Activity
Show:
Geoff Bowers May 30, 2010 at 12:14 PM
This has an odd reference to hsqldb. Need to confirm if this is something introduced while looking into providing hsqldb support.
May be that it's been ripped out already – please confirm.
When trying to add an item by - Custom type / add new item by related array through library.
I get an error:
Not in aggregate function or group by clause: org.hsqldb.Expression@3b0f166d in statement [ SELECT ftwizardStep, ftFieldset FROM qMetadata WHERE upper(ftFieldset) <> 'CONTACTPERSONEN' AND ftType <> 'uuid' AND ftType <> 'array' Group By ftwizardStep, ftFieldset ORDER BY ftSeq ]