Skip to content

Contains filter to check whether an array field contains an array #2564

@dbauszus-glx

Description

@dbauszus-glx

We should have a filter for layer to check whether an array field contains a set/array of values.

select count(${qID}) from ${table} where ${field} @> ARRAY[${vals}];

Metadata

Metadata

Assignees

Labels

FeatureNew feature requests or changes to the behaviour or look of existing application features.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions