It is possible to make several user substitutions on the same user #PL-4761

This commit is contained in:
Alena Kovalenko 2015-01-29 08:08:46 +00:00
parent dcf69c9041
commit a17703f895

View File

@ -20,9 +20,6 @@
<![CDATA[
select u from sec$User u where u.id <> :ds$subst.user
]]>
<filter>
<c>u.id not in (:param$existingIds)</c>
</filter>
</query>
</collectionDatasource>