Opened 16 years ago

Closed 16 years ago

#1025 closed enhancement (fixed)

Add Hql.size() expression

Reported by: Nicklas Nordborg Owned by: everyone
Priority: minor Milestone: BASE 2.7
Component: core Version:
Keywords: Cc:

Description

This is a HQL expression that creates a size(collection) expression. It is needed by #1011 to allow us to filter on the 'none' alternative with collection properties. Eg. The filter we need is size(collection) = 0.

Change History (1)

comment:1 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: newclosed

(In [4277]) Fixes #1025: Add Hql.size() expression

Note: See TracTickets for help on using tickets.